SPECS (LINUX_2_6): kernel.spec - SIL and netfiler requires update.
cieciwa
cieciwa at pld-linux.org
Fri Jan 13 10:04:42 CET 2006
Author: cieciwa Date: Fri Jan 13 09:04:42 2006 GMT
Module: SPECS Tag: LINUX_2_6
---- Log message:
- SIL and netfiler requires update.
---- Files affected:
SPECS:
kernel.spec (1.441.2.1366 -> 1.441.2.1367)
---- Diffs:
================================================================
Index: SPECS/kernel.spec
diff -u SPECS/kernel.spec:1.441.2.1366 SPECS/kernel.spec:1.441.2.1367
--- SPECS/kernel.spec:1.441.2.1366 Wed Jan 11 21:12:58 2006
+++ SPECS/kernel.spec Fri Jan 13 10:04:37 2006
@@ -29,6 +29,8 @@
%bcond_with suspend # build with software suspend
%bcond_with reiser4 # build with reiserfs4 support
+%bcond_without netfilter # build without netfiler support
+
%if %{with xen0} || %{with xenU}
%define with_xen 1
%endif
@@ -810,6 +812,7 @@
%patch38 -p1
#patch39 -p1 applied
+%if %{with netfiler}
# patch-o-matic-ng
# [base]
%patch40 -p1
@@ -817,11 +820,11 @@
%patch42 -p1
%patch43 -p1
%patch44 -p1
-%patch45 -p1
+#patch45 -p1 needs update
%patch46 -p1
%patch47 -p1
%patch48 -p1
-%patch49 -p1
+#patch49 -p1 needs update
%patch50 -p1
%patch51 -p1
%patch52 -p1
@@ -843,6 +846,7 @@
%patch72 -p1
%patch73 -p1
# /patch-o-matic-ng
+%endif
%patch80 -p1
@@ -874,7 +878,7 @@
#patch104 -p1 applied
%patch105 -p1
%patch106 -p1
-%patch107 -p1
+#patch107 -p1 needs update
%patch108 -p1
#patch109 -p1 applied
%patch110 -p1
@@ -1788,6 +1792,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.441.2.1367 2006/01/13 09:04:37 cieciwa
+- SIL and netfiler requires update.
+
Revision 1.441.2.1366 2006/01/11 20:12:58 qboosh
- include setlocalversion script in -module-build
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/kernel.spec?r1=1.441.2.1366&r2=1.441.2.1367&f=u
More information about the pld-cvs-commit
mailing list