SPECS (LINUX_2_6): kernel.spec - ALWAYS build both kernel configur...

cieciwa cieciwa at pld-linux.org
Mon Jan 30 11:31:45 CET 2006


Author: cieciwa                      Date: Mon Jan 30 10:31:45 2006 GMT
Module: SPECS                         Tag: LINUX_2_6
---- Log message:
- ALWAYS build both kernel configuration file !!

---- Files affected:
SPECS:
   kernel.spec (1.441.2.1387 -> 1.441.2.1388) 

---- Diffs:

================================================================
Index: SPECS/kernel.spec
diff -u SPECS/kernel.spec:1.441.2.1387 SPECS/kernel.spec:1.441.2.1388
--- SPECS/kernel.spec:1.441.2.1387	Mon Jan 30 09:32:41 2006
+++ SPECS/kernel.spec	Mon Jan 30 11:31:39 2006
@@ -1226,11 +1226,11 @@
 BuildConfig
 %{?with_up:BuildKernel}
 %{?with_up:PreInstallKernel}
-%if %{with smp}
 # SMP KERNEL
 KERNEL_INSTALL_DIR="$KERNEL_BUILD_DIR/build-done/kernel-SMP"
 rm -rf $KERNEL_INSTALL_DIR
 BuildConfig smp
+%if %{with smp}
 BuildKernel smp
 PreInstallKernel smp
 %endif
@@ -1798,6 +1798,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.441.2.1388  2006/01/30 10:31:39  cieciwa
+- ALWAYS build both kernel configuration file !!
+
 Revision 1.441.2.1387  2006/01/30 08:32:41  cieciwa
 - "-v" from geninitrd removed, use "verbose=yes" in /etc/sysconfig/geninitrd.
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/kernel.spec?r1=1.441.2.1387&r2=1.441.2.1388&f=u



More information about the pld-cvs-commit mailing list