SPECS (LINUX_2_6_20): kernel.spec - some cleanup and status update

mguevara mguevara at pld-linux.org
Mon Jan 15 00:53:20 CET 2007


Author: mguevara                     Date: Sun Jan 14 23:53:20 2007 GMT
Module: SPECS                         Tag: LINUX_2_6_20
---- Log message:
- some cleanup and status update

---- Files affected:
SPECS:
   kernel.spec (1.441.2.1698.2.9 -> 1.441.2.1698.2.10) 

---- Diffs:

================================================================
Index: SPECS/kernel.spec
diff -u SPECS/kernel.spec:1.441.2.1698.2.9 SPECS/kernel.spec:1.441.2.1698.2.10
--- SPECS/kernel.spec:1.441.2.1698.2.9	Sun Jan 14 22:09:19 2007
+++ SPECS/kernel.spec	Mon Jan 15 00:53:14 2007
@@ -1,14 +1,15 @@
 # $Revision$, $Date$
 #
-# STATUS: 2.6.20-rc4
+# STATUS: 2.6.20-rc5
 # - builds --without grsecurity --without smp on i686, works too
+# - builds also --with vesafb_tng
 # - nvidia works with & wo regparm
 # - nvidia-legacy works with & wo regparm
 # - ati blob doesn't build
 # - slmodem builds but needs update (?)
 # - madwifi-ng works with & wo regparm
 #
-# TODO 2.6.20-rc4
+# TODO 2.6.20-rc5
 # - suspend2 - builds ok after small fix - testers needed :-)
 # - grsecurity
 # - vserver
@@ -36,7 +37,7 @@
 # - separate PaX and grsecurity support - future
 # - update xen patch for 2.6.20
 # - wanpipe
-# - Linux ABI
+# - Linux ABI - still active ? 
 #
 # Conditional build:
 %bcond_without	smp		# don't build SMP kernel
@@ -1311,9 +1312,6 @@
 	%{__make} %CrossOpts include/linux/version.h \
 		%{?with_verbose:V=1}
 
-#{__make} %CrossOpts include/linux/compile.h \
-#		%{?with_verbose:V=1}
-
 	%{__make} %CrossOpts scripts/mkcompile_h \
 		%{?with_verbose:V=1}
 
@@ -1429,7 +1427,6 @@
 %{__make} %CrossOpts include/linux/utsrelease.h
 cp include/linux/utsrelease.h{,.save}
 cp include/linux/version.h{,.save}
-# cp include/linux/compile.h{,.save}
 cp scripts/mkcompile_h{,.save}
 sed -i 's:smp::' include/linux/utsrelease.h.save
 
@@ -1492,12 +1489,9 @@
 
 %{__make} %CrossOpts mrproper
 mv -f include/linux/utsrelease.h.save $RPM_BUILD_ROOT%{_kernelsrcdir}/include/linux/utsrelease.h
-#{__make} %CrossOpts include/linux/version.h
 cp include/linux/version.h{.save,}
-#cp include/linux/compile.h{.save,}
 cp scripts/mkcompile_h{.save,}
 rm -rf include/linux/version.h.save
-#rm -rf include/linux/compile.h.save
 rm -rf scripts/mkcompile_h.save
 install %{SOURCE3} $RPM_BUILD_ROOT%{_kernelsrcdir}/include/linux/autoconf.h
 install %{SOURCE4} $RPM_BUILD_ROOT%{_kernelsrcdir}/include/linux/config.h
@@ -1976,6 +1970,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.441.2.1698.2.10  2007/01/14 23:53:14  mguevara
+- some cleanup and status update
+
 Revision 1.441.2.1698.2.9  2007/01/14 21:09:19  mguevara
 - kvm fix from LKML - p2010: linux-2.6.20-rc5-profile_hits.patch
 
================================================================

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



More information about the pld-cvs-commit mailing list