SPECS: iptables.spec - fix build (mguevara please test if packages...
shadzik
shadzik at pld-linux.org
Fri Apr 6 11:52:55 CEST 2007
Author: shadzik Date: Fri Apr 6 09:52:55 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- fix build (mguevara please test if packages build after your changes)
- rel 3
---- Files affected:
SPECS:
iptables.spec (1.215 -> 1.216)
---- Diffs:
================================================================
Index: SPECS/iptables.spec
diff -u SPECS/iptables.spec:1.215 SPECS/iptables.spec:1.216
--- SPECS/iptables.spec:1.215 Fri Apr 6 03:37:01 2007
+++ SPECS/iptables.spec Fri Apr 6 11:52:50 2007
@@ -19,7 +19,7 @@
Summary(zh_CN.UTF-8): Linux内核包过滤管理工具
Name: iptables
Version: 1.3.7
-%define _rel 2
+%define _rel 3
Release: %{_rel}@%{_kernel_ver_str}
License: GPL
Group: Networking/Daemons
@@ -198,7 +198,7 @@
libipt_ROUTE.so libipt_SET.so libipt_connbytes.so \
libipt_dccp.so libipt_ipp2p.so libipt_ipv4options.so \
libipt_layer7.so libipt_quota.so libipt_recent.so \
- libipt_set.so libipt_statistic.so libipt_stealth.so \
+ libipt_set.so libipt_statistic.so \
libipt_time.so libipt_u32.so
do
cp -a extensions/${lib} $RPM_BUILD_ROOT%{_libdir}/iptables
@@ -254,6 +254,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.216 2007/04/06 09:52:50 shadzik
+- fix build (mguevara please test if packages build after your changes)
+- rel 3
+
Revision 1.215 2007/04/06 01:37:01 mguevara
- rel 2, some more modules
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/iptables.spec?r1=1.215&r2=1.216&f=u
More information about the pld-cvs-commit
mailing list