SPECS (LINUX_2_6): kernel.spec - next fix (?)

cieciwa cieciwa at pld-linux.org
Fri Nov 17 14:20:12 CET 2006


Author: cieciwa                      Date: Fri Nov 17 13:20:12 2006 GMT
Module: SPECS                         Tag: LINUX_2_6
---- Log message:
- next fix (?)

---- Files affected:
SPECS:
   kernel.spec (1.441.2.1659 -> 1.441.2.1660) 

---- Diffs:

================================================================
Index: SPECS/kernel.spec
diff -u SPECS/kernel.spec:1.441.2.1659 SPECS/kernel.spec:1.441.2.1660
--- SPECS/kernel.spec:1.441.2.1659	Fri Nov 17 14:11:32 2006
+++ SPECS/kernel.spec	Fri Nov 17 14:20:06 2006
@@ -1203,8 +1203,6 @@
 # UP KERNEL
 KERNEL_INSTALL_DIR="$KERNEL_BUILD_DIR/build-done/kernel-UP"
 rm -rf $KERNEL_INSTALL_DIR
-%{__make} %CrossOpts include/linux/utsrelease.h
-cp include/linux/utsrelease.h{,.save}
 %if %{with up}
 BuildConfig
 BuildKernel
@@ -1220,6 +1218,9 @@
 PreInstallKernel smp
 %endif
 
+%{__make} %CrossOpts include/linux/utsrelease.h
+cp include/linux/utsrelease.h{,.save}
+
 %install
 rm -rf $RPM_BUILD_ROOT
 umask 022
@@ -1752,6 +1753,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.441.2.1660  2006/11/17 13:20:06  cieciwa
+- next fix (?)
+
 Revision 1.441.2.1659  2006/11/17 13:11:32  cieciwa
 - fixed %install.
 
================================================================

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



More information about the pld-cvs-commit mailing list