SPECS: memtest86+.spec - serial_console bcond added - Release: 2

jajcus jajcus at pld-linux.org
Wed Feb 25 10:40:11 CET 2009


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

---- Files affected:
SPECS:
   memtest86+.spec (1.26 -> 1.27) 

---- Diffs:

================================================================
Index: SPECS/memtest86+.spec
diff -u SPECS/memtest86+.spec:1.26 SPECS/memtest86+.spec:1.27
--- SPECS/memtest86+.spec:1.26	Wed Dec 10 19:56:58 2008
+++ SPECS/memtest86+.spec	Wed Feb 25 10:40:05 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,12 +10,13 @@
 Summary(uk.UTF-8):	Тест пам'яті для x86-архітектури
 Name:		memtest86+
 Version:	2.10
-Release:	1
+Release:	2
 License:	GPL v2
 Group:		Applications/System
 Source0:	http://www.memtest.org/download/%{version}/%{name}-%{version}.tar.gz
 # Source0-md5:	9ca90f6225b5fa4ed1334583c3d6b855
 Source1:	%{name}.image
+Patch0:		memtest86-enable_serial_console.patch
 URL:		http://www.memtest.org/
 ExclusiveArch:	%{ix86}
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -75,6 +80,7 @@
 
 %prep
 %setup -q
+%{?with_serial_console:%patch0 -p1}
 
 %build
 %{__make} \
@@ -115,6 +121,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.27  2009/02/25 09:40:05  jajcus
+- serial_console bcond added
+- Release: 2
+
 Revision 1.26  2008/12/10 18:56:58  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.26&r2=1.27&f=u



More information about the pld-cvs-commit mailing list