Author: glen                         Date: Sat Nov  8 16:10:10 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 2.6.27.5, drop kabi

---- Files affected:
SPECS:
   kernel-vanilla.spec (1.186 -> 1.187) 

---- Diffs:

================================================================
Index: SPECS/kernel-vanilla.spec
diff -u SPECS/kernel-vanilla.spec:1.186 SPECS/kernel-vanilla.spec:1.187
--- SPECS/kernel-vanilla.spec:1.186     Wed Oct 29 00:21:05 2008
+++ SPECS/kernel-vanilla.spec   Sat Nov  8 17:10:04 2008
@@ -42,20 +42,16 @@
 
 %define                alt_kernel      vanilla
 
-# Our Kernel ABI, increase this when you want out of source modules being 
rebuilt
-%define                KABI            1
-# Module.symvers: e05892f5d4e6f21d9456f4cdf02e6021
-
 # kernel release (used in filesystem and eventually in uname -r)
 # modules will be looked from /lib/modules/%{kernel_release}
-# _localversion is just that without version for "> localversion"
-%define                _localversion %{KABI}
-%define                kernel_release %{version}_%{alt_kernel}-%{_localversion}
+# localversion is just that without version for "> localversion"
+%define                localversion %{rel}
+%define                kernel_release %{version}_%{alt_kernel}-%{localversion}
 %define                _kernelsrcdir   /usr/src/linux-%{version}_%{alt_kernel}
 
 %define                basever 2.6.27
-%define                postver .3
-%define                rel             0.1
+%define                postver .5
+%define                rel             1
 
 Summary:       The Linux kernel (the core of the Linux operating system)
 Summary(de.UTF-8):     Der Linux-Kernel (Kern des Linux-Betriebssystems)
@@ -71,7 +67,7 @@
 Source0:       
http://www.kernel.org/pub/linux/kernel/v2.6/linux-%{basever}.tar.bz2
 # Source0-md5: b3e78977aa79d3754cb7f8143d7ddabd
 Source1:       http://www.kernel.org/pub/linux/kernel/v2.6/patch-%{version}.bz2
-# Source1-md5: 4f0dc89b4989619c616d40507b5f7f34
+# Source1-md5: 5ae2b4af08b35b9ecc3653c8fc6c1905
 Source2:       kernel-vanilla-module-build.pl
 Source3:       kernel-config.py
 Source4:       kernel-config-update.py
@@ -437,7 +433,7 @@
 pykconfig() {
        set -x
        echo '# %{name}.spec overrides'
-       echo 'LOCALVERSION="-%{_localversion}"'
+       echo 'LOCALVERSION="-%{localversion}"'
 
        %{?debug:echo '# debug options'}
        %{?debug:echo 'DEBUG_SLAB=y'}
@@ -893,6 +889,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.187  2008/11/08 16:10:04  glen
+- 2.6.27.5, drop kabi
+
 Revision 1.186  2008/10/28 23:21:05  glen
 - this will never happen
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kernel-vanilla.spec?r1=1.186&r2=1.187&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to