SPECS (LINUX_2_6_14): kernel.spec - revert pluto 'fix up/smp confi...

arekm arekm at pld-linux.org
Mon Feb 6 08:58:50 CET 2006


Author: arekm                        Date: Mon Feb  6 07:58:50 2006 GMT
Module: SPECS                         Tag: LINUX_2_6_14
---- Log message:
- revert pluto 'fix up/smp config build.' - it doesn't have sense since Module.symvers-smp is not build causing external modules missing kernel deps

---- Files affected:
SPECS:
   kernel.spec (1.441.2.1357.2.21 -> 1.441.2.1357.2.22) 

---- Diffs:

================================================================
Index: SPECS/kernel.spec
diff -u SPECS/kernel.spec:1.441.2.1357.2.21 SPECS/kernel.spec:1.441.2.1357.2.22
--- SPECS/kernel.spec:1.441.2.1357.2.21	Sun Feb  5 02:53:04 2006
+++ SPECS/kernel.spec	Mon Feb  6 08:58:44 2006
@@ -1223,12 +1223,14 @@
 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
-%{?with_smp:BuildKernel smp}
-%{?with_smp:PreInstallKernel smp}
+BuildKernel smp
+PreInstallKernel smp
+%endif
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -1790,6 +1792,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.441.2.1357.2.22  2006/02/06 07:58:44  arekm
+- revert pluto 'fix up/smp config build.' - it doesn't have sense since Module.symvers-smp is not build causing external modules missing kernel deps
+
 Revision 1.441.2.1357.2.21  2006/02/05 01:53:04  charles
 - add linux-2.6.14-ahci-JMB360.patch (support for JMicron JMB360 - SATA2)
 
================================================================

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



More information about the pld-cvs-commit mailing list