Author: cieciwa                      Date: Tue Nov  8 07:16:06 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fixed.

---- Files affected:
SPECS:
   iptables.spec (1.177 -> 1.178) 

---- Diffs:

================================================================
Index: SPECS/iptables.spec
diff -u SPECS/iptables.spec:1.177 SPECS/iptables.spec:1.178
--- SPECS/iptables.spec:1.177   Fri Sep 16 17:20:37 2005
+++ SPECS/iptables.spec Tue Nov  8 08:16:00 2005
@@ -7,7 +7,7 @@
 %bcond_without doc             # without documentation (HOWTOS) which needed 
TeX
 %bcond_without dist_kernel     # without distribution kernel
 #
-%define                _pomng_snap             20050915
+%define                _pomng_snap             20051028
 #
 %define                iptables_version        1.3.3
 %define                llh_version             7:2.6.13.0-1
@@ -21,7 +21,7 @@
 Summary(zh_CN):        LinuxÄں˰üšýÂËšÜŔ횤žß
 Name:          iptables
 Version:       %{iptables_version}
-%define                _rel 0.2
+%define                _rel 0.1
 Release:       [EMAIL PROTECTED]
 License:       GPL
 Group:         Networking/Daemons
@@ -51,6 +51,8 @@
 Patch17:       %{name}-nf-ip_queue_vwmark.patch
 Patch18:       %{name}-nf-policy.patch
 
+Patch20:       %{name}-hot_dirty_fix.patch
+
 URL:           http://www.netfilter.org/
 Vendor:                Netfilter mailing list <[email protected]>
 %if %{with doc}
@@ -67,7 +69,7 @@
 BuildRequires: kernel-source
 Requires:      kernel(netfilter) = %{_pomng_snap}
 %endif
-BuildRequires: linux-libc-headers >= %{llh_version}
+#BuildRequires:        linux-libc-headers >= %{llh_version}
 BuildConflicts:        kernel-headers < 2.3.0
 Provides:      firewall-userspace-tool
 Obsoletes:     netfilter
@@ -153,10 +155,13 @@
 %patch17 -p1
 %patch18 -p1
 
+%patch20 -p1
+
 chmod 755 extensions/.*-test*
 
 # needs update (still valid?)
-#chmod 644 extensions/.geoip-test
+chmod 644 extensions/.{connbytes,geoip}-test
+chmod 644 extensions/.expire-test6
 
 %build
 %{__make} all experimental \
@@ -236,6 +241,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.178  2005/11/08 07:16:00  cieciwa
+- fixed.
+
 Revision 1.177  2005/09/16 15:20:37  cieciwa
 - _rel 0.2,
 - added ACCOUNT module.
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/iptables.spec?r1=1.177&r2=1.178&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to