SPECS (LINUX_2_6_14): kernel.spec - added -skb_reserve.patch (appl...
charles
charles at pld-linux.org
Wed Feb 1 12:05:57 CET 2006
Author: charles Date: Wed Feb 1 11:05:57 2006 GMT
Module: SPECS Tag: LINUX_2_6_14
---- Log message:
- added -skb_reserve.patch (applied in 2.6.15.2)
- rel. 6
---- Files affected:
SPECS:
kernel.spec (1.441.2.1357.2.17 -> 1.441.2.1357.2.18)
---- Diffs:
================================================================
Index: SPECS/kernel.spec
diff -u SPECS/kernel.spec:1.441.2.1357.2.17 SPECS/kernel.spec:1.441.2.1357.2.18
--- SPECS/kernel.spec:1.441.2.1357.2.17 Tue Jan 31 16:01:15 2006
+++ SPECS/kernel.spec Wed Feb 1 12:05:51 2006
@@ -151,7 +151,7 @@
%define _oprofile_ver 0.5.3
%define _udev_ver 058
-%define _rel 5.1
+%define _rel 6
%define _netfilter_snap 20051125
%define _nf_hipac_ver 0.9.1
@@ -367,6 +367,7 @@
Patch401: kernel-hotfixes.patch
Patch402: linux-em8300-2.6.11.2.patch
Patch403: linux-2.6.14-cx88-debug-printk.patch
+Patch404: linux-2.6.14-skb_reserve.patch
URL: http://www.kernel.org/
BuildRequires: binutils >= 2.14.90.0.7
@@ -909,6 +910,7 @@
%patch402 -p1
%endif
%patch403 -p1
+%patch404 -p1
# Fix EXTRAVERSION in main Makefile
sed -i 's#EXTRAVERSION =.*#EXTRAVERSION = %{_postver}#g' Makefile
@@ -1784,6 +1786,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.441.2.1357.2.18 2006/02/01 11:05:51 charles
+- added -skb_reserve.patch (applied in 2.6.15.2)
+- rel. 6
+
Revision 1.441.2.1357.2.17 2006/01/31 15:01:15 charles
- added linux-2.6.14-cx88-debug-printk.patch (print debug info only if debug=1)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/kernel.spec?r1=1.441.2.1357.2.17&r2=1.441.2.1357.2.18&f=u
More information about the pld-cvs-commit
mailing list