SPECS (LINUX_2_6_18): kernel-vanilla.spec - rever my stupid change...

abram abram at pld-linux.org
Wed Dec 6 11:21:13 CET 2006


Author: abram                        Date: Wed Dec  6 10:21:13 2006 GMT
Module: SPECS                         Tag: LINUX_2_6_18
---- Log message:
- rever my stupid change, but what have to be in KernelVer=%{ver_rel}$1 ??

---- Files affected:
SPECS:
   kernel-vanilla.spec (1.14.2.6 -> 1.14.2.7) 

---- Diffs:

================================================================
Index: SPECS/kernel-vanilla.spec
diff -u SPECS/kernel-vanilla.spec:1.14.2.6 SPECS/kernel-vanilla.spec:1.14.2.7
--- SPECS/kernel-vanilla.spec:1.14.2.6	Wed Dec  6 10:40:35 2006
+++ SPECS/kernel-vanilla.spec	Wed Dec  6 11:21:07 2006
@@ -553,7 +553,7 @@
 %endif
 
 # Fix EXTRAVERSION in main Makefile
-sed -i 's#EXTRAVERSION =.*#EXTRAVERSION = %{_postver}_%{alt_kernel}-%{_rel}#g' Makefile
+sed -i 's#EXTRAVERSION =.*#EXTRAVERSION = %{_postver}_%{alt_kernel}#g' Makefile
 
 sed -i -e '/select INPUT/d' net/bluetooth/hidp/Kconfig
 
@@ -1257,6 +1257,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.14.2.7  2006/12/06 10:21:07  abram
+- rever my stupid change, but what have to be in KernelVer=%{ver_rel}$1 ??
+
 Revision 1.14.2.6  2006/12/06 09:40:35  abram
 - missing _rel in EXTRAVERSION, uname -r returns 2.6.18.4_vanilla, but
 for modules system is looking in /lib/modules/2.6.18.4_vanilla-0.1!!! aghr!
================================================================

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



More information about the pld-cvs-commit mailing list