SPECS (LINUX_2_6): kernel.spec - up to 2.6.24.3, kernel-if_addrlab...
zbyniu
zbyniu at pld-linux.org
Thu Feb 28 14:12:02 CET 2008
Author: zbyniu Date: Thu Feb 28 13:12:02 2008 GMT
Module: SPECS Tag: LINUX_2_6
---- Log message:
- up to 2.6.24.3, kernel-if_addrlabel.h.patch reverts one small part
---- Files affected:
SPECS:
kernel.spec (1.441.2.1846 -> 1.441.2.1847)
---- Diffs:
================================================================
Index: SPECS/kernel.spec
diff -u SPECS/kernel.spec:1.441.2.1846 SPECS/kernel.spec:1.441.2.1847
--- SPECS/kernel.spec:1.441.2.1846 Tue Feb 26 17:10:58 2008
+++ SPECS/kernel.spec Thu Feb 28 14:11:56 2008
@@ -98,11 +98,11 @@
%endif
%define _basever 2.6.24
-%define _postver .2
+%define _postver .3
%define _prepatch %{nil}
%define _pre_rc %{nil}
%define _rc %{nil}
-%define _rel 0.5
+%define _rel 0.1
%define subname %{?with_pax:-pax}%{?with_grsec_full:-grsecurity}%{?with_xen0:-xen0}%{?with_xenU:-xenU}
%define _enable_debug_packages 0
@@ -139,7 +139,7 @@
%endif
%if "%{_postver}" != "%{nil}"
Source1: http://www.kernel.org/pub/linux/kernel/v2.6/patch-%{version}.bz2
-# Source1-md5: 5e7fb6b61bd5af063ddd50b548355e94
+# Source1-md5: 4c42be33a7d98f280588c9d28478cdfd
%endif
Source3: kernel-autoconf.h
@@ -149,7 +149,7 @@
Source7: kernel-module-build.pl
# TODO - cleanup
-Source14: http://ace-host.stuart.id.au/russell/files/debian/sarge/kernel-patch-linuxabi/kernel-patch-linuxabi_20060404.tar.gz
+#Source14: http://ace-host.stuart.id.au/russell/files/debian/sarge/kernel-patch-linuxabi/kernel-patch-linuxabi_20060404.tar.gz
# Source14-md5: bf32f8baa98aeafa75a672097acd9cc8
Source19: kernel-multiarch.config
@@ -183,6 +183,9 @@
###
# Patches
###
+# Remove if_addrlabel.h from sanitized headers (bug in 2.6.24.3 patch)
+Patch7: kernel-if_addrlabel.h.patch
+
Patch1: kernel-modpost_warn.patch
# tahoe9XX http://tahoe.pl/drivers/tahoe9xx-2.6.11.5.patch
@@ -710,6 +713,7 @@
install -m 755 %{SOURCE6} .
+%patch7 -p1
# tuxonice:
%if %{with tuxonice}
##ifarch %{ix86} %{x8664} ia64 ppc alpha
@@ -1602,6 +1606,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.441.2.1847 2008-02-28 13:11:56 zbyniu
+- up to 2.6.24.3, kernel-if_addrlabel.h.patch reverts one small part
+
Revision 1.441.2.1846 2008-02-26 16:10:58 zbyniu
- one more missing x86_32 header
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kernel.spec?r1=1.441.2.1846&r2=1.441.2.1847&f=u
More information about the pld-cvs-commit
mailing list