packages: memtest86+/memtest86+.spec - cosmetics (unconditionally applied p...

adamg adamg at pld-linux.org
Tue Aug 18 16:54:27 CEST 2009


Author: adamg                        Date: Tue Aug 18 14:54:27 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- cosmetics (unconditionally applied patches first)

---- Files affected:
packages/memtest86+:
   memtest86+.spec (1.29 -> 1.30) 

---- Diffs:

================================================================
Index: packages/memtest86+/memtest86+.spec
diff -u packages/memtest86+/memtest86+.spec:1.29 packages/memtest86+/memtest86+.spec:1.30
--- packages/memtest86+/memtest86+.spec:1.29	Tue Aug 18 16:51:04 2009
+++ packages/memtest86+/memtest86+.spec	Tue Aug 18 16:54:21 2009
@@ -16,8 +16,8 @@
 Source0:	http://www.memtest.org/download/%{version}/%{name}-%{version}.tar.gz
 # Source0-md5:	e457774139c0bfef899359df91f49b3e
 Source1:	%{name}.image
-Patch0:		memtest86-enable_serial_console.patch
-Patch1:		%{name}-make-gcc4-builds-work.patch
+Patch0:		%{name}-make-gcc4-builds-work.patch
+Patch1:		memtest86-enable_serial_console.patch
 URL:		http://www.memtest.org/
 ExclusiveArch:	%{ix86}
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -81,8 +81,8 @@
 
 %prep
 %setup -q
-%{?with_serial_console:%patch0 -p1}
-%patch1 -p1
+%patch0 -p1
+%{?with_serial_console:%patch1 -p1}
 
 %build
 %{__make} \
@@ -123,6 +123,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.30  2009/08/18 14:54:21  adamg
+- cosmetics (unconditionally applied patches first)
+
 Revision 1.29  2009/08/18 14:51:04  adamg
 - fix problem described in lp#246412 (patch from fedora)
 - release 2
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/memtest86+/memtest86+.spec?r1=1.29&r2=1.30&f=u



More information about the pld-cvs-commit mailing list