SPECS: kernel-vanilla.spec - only smp, no up/smp

glen glen at pld-linux.org
Mon Jan 28 16:48:51 CET 2008


Author: glen                         Date: Mon Jan 28 15:48:51 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- only smp, no up/smp

---- Files affected:
SPECS:
   kernel-vanilla.spec (1.63 -> 1.64) 

---- Diffs:

================================================================
Index: SPECS/kernel-vanilla.spec
diff -u SPECS/kernel-vanilla.spec:1.63 SPECS/kernel-vanilla.spec:1.64
--- SPECS/kernel-vanilla.spec:1.63	Mon Jan 28 16:27:48 2008
+++ SPECS/kernel-vanilla.spec	Mon Jan 28 16:48:46 2008
@@ -164,8 +164,7 @@
 
 %define __features Enabled features:\
 %{?debug: - DEBUG}\
-%define Features_smp %(echo "%{__features}" | sed '/^$/d')
-%define Features_up %(echo "%{__features}
+%define Features %(echo "%{__features}
 %{?with_pae: - PAE (HIGHMEM64G) support}" | sed '/^$/d')
 # vim: "
 
@@ -174,7 +173,7 @@
 your system. It contains few device drivers for specific hardware.
 Most hardware is instead supported by modules loaded after booting.
 
-%{Features_up}
+%{Features}
 
 %description -l de.UTF-8
 Das Kernel-Packet enthält den Linux-Kernel (vmlinuz), den Kern des
@@ -182,7 +181,7 @@
 Systemfunktionen verantwortlich: Speicherreservierung,
 Prozeß-Management, Geräte Ein- und Ausgaben, usw.
 
-%{Features_up}
+%{Features}
 
 %description -l fr.UTF-8
 Le package kernel contient le kernel linux (vmlinuz), la partie
@@ -190,14 +189,14 @@
 fonctions basiques d'un système d'exploitation: allocation mémoire,
 allocation de process, entrée/sortie de peripheriques, etc.
 
-%{Features_up}
+%{Features}
 
 %description -l pl.UTF-8
 Pakiet zawiera jądro Linuksa niezbędne do prawidłowego działania
 Twojego komputera. Zawiera w sobie sterowniki do sprzętu znajdującego
 się w komputerze, takiego jak sterowniki dysków itp.
 
-%{Features_up}
+%{Features}
 
 %package vmlinux
 Summary:	vmlinux - uncompressed kernel image
@@ -853,6 +852,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.64  2008-01-28 15:48:46  glen
+- only smp, no up/smp
+
 Revision 1.63  2008-01-28 15:27:48  glen
 - ix86, x86_64 arch dirs got merged in source
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kernel-vanilla.spec?r1=1.63&r2=1.64&f=u



More information about the pld-cvs-commit mailing list