SPECS (LINUX_2_6): kernel.spec - fix: utsrelease.h smp removal

mguevara mguevara at pld-linux.org
Tue Dec 19 19:36:27 CET 2006


Author: mguevara                     Date: Tue Dec 19 18:36:27 2006 GMT
Module: SPECS                         Tag: LINUX_2_6
---- Log message:
- fix: utsrelease.h smp removal

---- Files affected:
SPECS:
   kernel.spec (1.441.2.1691 -> 1.441.2.1692) 

---- Diffs:

================================================================
Index: SPECS/kernel.spec
diff -u SPECS/kernel.spec:1.441.2.1691 SPECS/kernel.spec:1.441.2.1692
--- SPECS/kernel.spec:1.441.2.1691	Tue Dec 19 00:13:13 2006
+++ SPECS/kernel.spec	Tue Dec 19 19:36:22 2006
@@ -1389,6 +1389,7 @@
 PreInstallKernel
 %endif
 
+
 # SMP KERNEL
 KERNEL_INSTALL_DIR="$KERNEL_BUILD_DIR/build-done/kernel-SMP"
 rm -rf $KERNEL_INSTALL_DIR
@@ -1400,6 +1401,7 @@
 
 %{__make} %CrossOpts include/linux/utsrelease.h
 cp include/linux/utsrelease.h{,.save}
+sed -i 's:smp::' include/linux/utsrelease.h.save
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -1937,6 +1939,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.441.2.1692  2006/12/19 18:36:22  mguevara
+- fix: utsrelease.h smp removal
+
 Revision 1.441.2.1691  2006/12/18 23:13:13  glen
 - skip stripping sourcedir
 
================================================================

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



More information about the pld-cvs-commit mailing list