SPECS (LINUX_2_6): kernel.spec - fixed mistake in bcond.
cieciwa
cieciwa at pld-linux.org
Sun Sep 17 23:20:28 CEST 2006
Author: cieciwa Date: Sun Sep 17 21:20:28 2006 GMT
Module: SPECS Tag: LINUX_2_6
---- Log message:
- fixed mistake in bcond.
---- Files affected:
SPECS:
kernel.spec (1.441.2.1610 -> 1.441.2.1611)
---- Diffs:
================================================================
Index: SPECS/kernel.spec
diff -u SPECS/kernel.spec:1.441.2.1610 SPECS/kernel.spec:1.441.2.1611
--- SPECS/kernel.spec:1.441.2.1610 Sun Sep 17 23:11:04 2006
+++ SPECS/kernel.spec Sun Sep 17 23:20:23 2006
@@ -818,26 +818,26 @@
# submitted
# base
-%{!?without_old_netfiltersnap:%patch10 -p1}
-%{!?without_old_netfiltersnap:%patch12 -p1}
-%{!?without_old_netfiltersnap:%patch13 -p1}
+%{!?without_old_netfilter:%patch10 -p1}
+%{!?without_old_netfilter:%patch12 -p1}
+%{!?without_old_netfilter:%patch13 -p1}
%patch14 -p1
-%{!?without_old_netfiltersnap:%patch15 -p1}
-%{!?without_old_netfiltersnap:%patch16 -p1}
-%{!?without_old_netfiltersnap:%patch17 -p1}
-%{!?without_old_netfiltersnap:%patch18 -p1}
-%{!?without_old_netfiltersnap:%patch19 -p1}
+%{!?without_old_netfilter:%patch15 -p1}
+%{!?without_old_netfilter:%patch16 -p1}
+%{!?without_old_netfilter:%patch17 -p1}
+%{!?without_old_netfilter:%patch18 -p1}
+%{!?without_old_netfilter:%patch19 -p1}
%patch20 -p1
%patch22 -p1
## extra
-%{!?without_old_netfiltersnap:%patch30 -p1}
+%{!?without_old_netfilter:%patch30 -p1}
%patch32 -p1
-%{!?without_old_netfiltersnap:%patch33 -p1}
-%{!?without_old_netfiltersnap:%patch34 -p1}
-%{!?without_old_netfiltersnap:%patch35 -p1}
-%{!?without_old_netfiltersnap:%patch37 -p1}
-%{!?without_old_netfiltersnap:%patch38 -p1}
+%{!?without_old_netfilter:%patch33 -p1}
+%{!?without_old_netfilter:%patch34 -p1}
+%{!?without_old_netfilter:%patch35 -p1}
+%{!?without_old_netfilter:%patch37 -p1}
+%{!?without_old_netfilter:%patch38 -p1}
## external
@@ -1741,6 +1741,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.441.2.1611 2006/09/17 21:20:23 cieciwa
+- fixed mistake in bcond.
+
Revision 1.441.2.1610 2006/09/17 21:11:04 cieciwa
- _rel 0.2,
- added %bcond_without old_netfilter - to build old netfilter module - not supported now may NOT WORK !
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/kernel.spec?r1=1.441.2.1610&r2=1.441.2.1611&f=u
More information about the pld-cvs-commit
mailing list