SPECS: memtest86.spec - serial_console bcond added - Release: 3

jajcus jajcus at pld-linux.org
Wed Feb 25 10:37:09 CET 2009


Author: jajcus                       Date: Wed Feb 25 09:37:09 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- serial_console bcond added
- Release: 3

---- Files affected:
SPECS:
   memtest86.spec (1.35 -> 1.36) 

---- Diffs:

================================================================
Index: SPECS/memtest86.spec
diff -u SPECS/memtest86.spec:1.35 SPECS/memtest86.spec:1.36
--- SPECS/memtest86.spec:1.35	Wed Dec 10 19:55:27 2008
+++ SPECS/memtest86.spec	Wed Feb 25 10:37:04 2009
@@ -1,4 +1,8 @@
 # $Revision$, $Date$
+#
+# Conditional build:
+%bcond_with	serial_console	# enable serial console support
+#
 Summary:	Thorough, stand alone memory test for i386 systems
 Summary(pl.UTF-8):	Kompleksowy, niezależny od OS tester pamięci dla systemów i386
 Summary(pt_BR.UTF-8):	Testador de memória completo e independente para sistemas i386
@@ -6,7 +10,7 @@
 Summary(uk.UTF-8):	Тест пам'яті для x86-архітектури
 Name:		memtest86
 Version:	3.2
-Release:	2
+Release:	3
 License:	GPL
 Group:		Applications/System
 Source0:	http://www.memtest86.com/%{name}-%{version}.tar.gz
@@ -14,6 +18,7 @@
 Source1:	%{name}.image
 Patch0:		%{name}-rover-centrino+c3+amd.patch
 Patch1:		%{name}-i686-ld.patch
+Patch2:		%{name}-enable_serial_console.patch
 URL:		http://www.memtest86.com/
 ExclusiveArch:	%{ix86}
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -74,6 +79,7 @@
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%{?with_serial_console:%patch2 -p1}
 
 %build
 %{__make} \
@@ -114,6 +120,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.36  2009/02/25 09:37:04  jajcus
+- serial_console bcond added
+- Release: 3
+
 Revision 1.35  2008/12/10 18:55:27  gotar
 - s#/boot/memtest86.vmlinuz#/boot/memtest86# (no reason given for 3 weeks)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/memtest86.spec?r1=1.35&r2=1.36&f=u



More information about the pld-cvs-commit mailing list