SPECS: iptables.spec - bcond without vserver
areq
areq at pld-linux.org
Sat Oct 27 19:25:49 CEST 2007
Author: areq Date: Sat Oct 27 17:25:49 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- bcond without vserver
---- Files affected:
SPECS:
iptables.spec (1.226 -> 1.227)
---- Diffs:
================================================================
Index: SPECS/iptables.spec
diff -u SPECS/iptables.spec:1.226 SPECS/iptables.spec:1.227
--- SPECS/iptables.spec:1.226 Wed Oct 24 15:51:00 2007
+++ SPECS/iptables.spec Sat Oct 27 19:25:44 2007
@@ -6,6 +6,7 @@
# Conditional build:
%bcond_without doc # without documentation (HOWTOS) which needed TeX
%bcond_without dist_kernel # without distribution kernel
+%bcond_without vserver # kernel build without vserver
#
%define _netfilter_snap 20070806
%define llh_version 7:2.6.22.1
@@ -133,7 +134,9 @@
%patch5 -p1
%patch6 -p1
%patch7 -p1
+%if %{with vserver}
%patch8 -p1
+%endif
#patch999 -p1
@@ -223,6 +226,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.227 2007/10/27 17:25:44 areq
+- bcond without vserver
+
Revision 1.226 2007/10/24 13:51:00 arekm
- rel 3
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/iptables.spec?r1=1.226&r2=1.227&f=u
More information about the pld-cvs-commit
mailing list