SOURCES: iptables-batch.patch - updated

arekm arekm at pld-linux.org
Mon Apr 6 16:53:10 CEST 2009


Author: arekm                        Date: Mon Apr  6 14:53:10 2009 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- updated

---- Files affected:
SOURCES:
   iptables-batch.patch (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: SOURCES/iptables-batch.patch
diff -u SOURCES/iptables-batch.patch:1.6 SOURCES/iptables-batch.patch:1.7
--- SOURCES/iptables-batch.patch:1.6	Fri Mar 27 00:37:43 2009
+++ SOURCES/iptables-batch.patch	Mon Apr  6 16:53:05 2009
@@ -580,13 +580,16 @@
  ip6tables_static_LDADD      = libiptc/libiptc.la extensions/libext6.a -lm
  
  bin_PROGRAMS     = iptables-xml
-@@ -89,7 +99,8 @@
+@@ -104,10 +104,10 @@
  endif
  if ENABLE_SHARED
- sbin_PROGRAMS += iptables iptables-multi iptables-restore iptables-save \
--                 ip6tables ip6tables-multi ip6tables-restore ip6tables-save
-+                 ip6tables ip6tables-multi ip6tables-restore ip6tables-save \
-+                 iptables-batch ip6tables-batch
+ if ENABLE_IPV4
+-sbin_PROGRAMS += iptables iptables-multi iptables-restore iptables-save
++sbin_PROGRAMS += iptables iptables-multi iptables-restore iptables-save iptables-batch
+ endif
+ if ENABLE_IPV6
+-sbin_PROGRAMS += ip6tables ip6tables-multi ip6tables-restore ip6tables-save
++sbin_PROGRAMS += ip6tables ip6tables-multi ip6tables-restore ip6tables-save ip6tables-batch
+ endif
  endif
  
- iptables.8: ${srcdir}/iptables.8.in extensions/matches4.man extensions/targets4.man
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/iptables-batch.patch?r1=1.6&r2=1.7&f=u



More information about the pld-cvs-commit mailing list