SPECS (LINUX_2_6): kernel.spec - ppc-export-copy_page.patch added, ...
zbyniu
zbyniu at pld-linux.org
Mon Feb 11 22:05:27 CET 2008
Author: zbyniu Date: Mon Feb 11 21:05:27 2008 GMT
Module: SPECS Tag: LINUX_2_6
---- Log message:
- ppc-export-copy_page.patch added, builds on ppc
---- Files affected:
SPECS:
kernel.spec (1.441.2.1839 -> 1.441.2.1840)
---- Diffs:
================================================================
Index: SPECS/kernel.spec
diff -u SPECS/kernel.spec:1.441.2.1839 SPECS/kernel.spec:1.441.2.1840
--- SPECS/kernel.spec:1.441.2.1839 Mon Feb 11 09:15:22 2008
+++ SPECS/kernel.spec Mon Feb 11 22:05:21 2008
@@ -103,7 +103,7 @@
%define _prepatch %{nil}
%define _pre_rc %{nil}
%define _rc %{nil}
-%define _rel 0.1
+%define _rel 0.2
%define subname %{?with_pax:-pax}%{?with_grsec_full:-grsecurity}%{?with_xen0:-xen0}%{?with_xenU:-xenU}
%define _enable_debug_packages 0
@@ -308,6 +308,7 @@
Patch160: linux-2.6-aic94xx_with_included_firmware.patch
Patch200: linux-2.6-ppc-ICE-hacks.patch
+Patch201: kernel-ppc-export-copy_page.patch
# The following patch extend the routing functionality in Linux
# to support static routes (defined by user), new way to use the
@@ -927,6 +928,7 @@
%ifarch ppc ppc64
%patch200 -p1
+%patch201 -p1
%endif
# routes
@@ -1601,6 +1603,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.441.2.1840 2008-02-11 21:05:21 zbyniu
+- ppc-export-copy_page.patch added, builds on ppc
+
Revision 1.441.2.1839 2008-02-11 08:15:22 arekm
- up to 2.6.24.2 (official vmsplice fix)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kernel.spec?r1=1.441.2.1839&r2=1.441.2.1840&f=u
More information about the pld-cvs-commit
mailing list