SPECS (LINUX_2_6): kernel.spec - updated and marked applied patches.
cieciwa
cieciwa at pld-linux.org
Mon Jan 9 10:55:25 CET 2006
Author: cieciwa Date: Mon Jan 9 09:55:25 2006 GMT
Module: SPECS Tag: LINUX_2_6
---- Log message:
- updated and marked applied patches.
---- Files affected:
SPECS:
kernel.spec (1.441.2.1362 -> 1.441.2.1363)
---- Diffs:
================================================================
Index: SPECS/kernel.spec
diff -u SPECS/kernel.spec:1.441.2.1362 SPECS/kernel.spec:1.441.2.1363
--- SPECS/kernel.spec:1.441.2.1362 Sun Jan 8 11:11:23 2006
+++ SPECS/kernel.spec Mon Jan 9 10:55:18 2006
@@ -27,6 +27,7 @@
%bcond_with abi # build with unix abi support
%bcond_with bootsplash # build with bootsplash instead of fbsplash
%bcond_with suspend # build with software suspend
+%bcond_with reiser4 # build with reiserfs4 support
%if %{with xen0} || %{with xenU}
%define with_xen 1
@@ -311,7 +312,7 @@
# derived from http://www.syskonnect.de/syskonnect/support/driver/zip/linux/install-8_23.tar.bz2
Patch82: linux-2.6-sk98lin-8.23.1.3.patch
-Patch83: fbsplash-0.9.2-r5-2.6.14.patch
+Patch83: http://dev.gentoo.org/~spock/projects/gensplash/archive/fbsplash-0.9.2-r5-2.6.15-rc1.patch
Patch84: bootsplash-3.1.6-2.6.13.diff
# reserve dynamic minors for device mapper
Patch85: linux-static-dev.patch
@@ -776,7 +777,7 @@
%patch6 -p1
%patch7 -p1
%patch8 -p1
-#patch9 -p1
+#patch9 -p1 applied
%patch10 -p1
%ifarch %{ix86}
%patch11 -p1
@@ -801,12 +802,12 @@
%patch31 -p1
%patch32 -p1
%patch33 -p1
-#patch34 -p1
+#patch34 -p1 applied
%patch35 -p1
%patch36 -p1
%patch37 -p1
%patch38 -p1
-#patch39 -p1
+#patch39 -p1 applied
# patch-o-matic-ng
# [base]
@@ -846,7 +847,7 @@
#patch82 -p1
%if !%{with bootsplash}
-#patch83 -p1
+%patch83 -p1
%else
%patch84 -p1
%endif
@@ -855,7 +856,9 @@
%patch86 -p1
%patch87 -p1
-#patch88 -p1
+%if %{with reiser4}
+%patch88 -p1
+%else
%patch91 -p1
%patch92 -p1
@@ -867,16 +870,16 @@
%patch101 -p1
%patch102 -p1
%patch103 -p1
-#patch104 -p1
+#patch104 -p1 applied
%patch105 -p1
%patch106 -p1
%patch107 -p1
%patch108 -p1
-#patch109 -p1
+#patch109 -p1 applied
%patch110 -p1
%patch115 -p1
-#patch116 -p1
+%patch116 -p1
%patch120 -p1
@@ -887,7 +890,7 @@
%endif
%if %{with grsecurity}
-#patch200 -p1
+%patch200 -p1
%else
%{?with_grsec_basic:%patch199 -p1}
%endif
@@ -1782,6 +1785,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.441.2.1363 2006/01/09 09:55:18 cieciwa
+- updated and marked applied patches.
+
Revision 1.441.2.1362 2006/01/08 10:11:23 pluto
- ipw2100,2200 versions updated.
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/kernel.spec?r1=1.441.2.1362&r2=1.441.2.1363&f=u
More information about the pld-cvs-commit
mailing list