SPECS (LINUX_2_6_25): kernel.spec - drop KABI idea; it's constant real pain
arekm
arekm at pld-linux.org
Wed Jul 23 20:46:33 CEST 2008
Author: arekm Date: Wed Jul 23 18:46:33 2008 GMT
Module: SPECS Tag: LINUX_2_6_25
---- Log message:
- drop KABI idea; it's constant real pain
---- Files affected:
SPECS:
kernel.spec (1.441.2.1935.2.3 -> 1.441.2.1935.2.4)
---- Diffs:
================================================================
Index: SPECS/kernel.spec
diff -u SPECS/kernel.spec:1.441.2.1935.2.3 SPECS/kernel.spec:1.441.2.1935.2.4
--- SPECS/kernel.spec:1.441.2.1935.2.3 Wed Jul 23 14:58:56 2008
+++ SPECS/kernel.spec Wed Jul 23 20:46:26 2008
@@ -124,13 +124,9 @@
# 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 _localversion %{_rel}
%define kernel_release %{version}%{?_alt_kernel:%{_alt_kernel}}-%{_localversion}
-# Our Kernel ABI, increase this when you want the out of source modules being rebuilt
-# Usually same as %{_rel}. Never decrement this (policy).
-%define KABI 2
-
Summary: The Linux kernel (the core of the Linux operating system)
Summary(de.UTF-8): Der Linux-Kernel (Kern des Linux-Betriebssystems)
Summary(et.UTF-8): Linuxi kernel (ehk operatsioonisüsteemi tuum)
@@ -1714,6 +1710,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.441.2.1935.2.4 2008/07/23 18:46:26 arekm
+- drop KABI idea; it's constant real pain
+
Revision 1.441.2.1935.2.3 2008/07/23 12:58:56 arekm
- rel 3; various vserver fixes
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kernel.spec?r1=1.441.2.1935.2.3&r2=1.441.2.1935.2.4&f=u
More information about the pld-cvs-commit
mailing list