SPECS: iptables.spec - start update to 1.4.3

areq areq at pld-linux.org
Mon Mar 23 22:08:29 CET 2009


Author: areq                         Date: Mon Mar 23 21:08:29 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- start update to 1.4.3

---- Files affected:
SPECS:
   iptables.spec (1.260 -> 1.261) 

---- Diffs:

================================================================
Index: SPECS/iptables.spec
diff -u SPECS/iptables.spec:1.260 SPECS/iptables.spec:1.261
--- SPECS/iptables.spec:1.260	Sun Mar 22 23:33:45 2009
+++ SPECS/iptables.spec	Mon Mar 23 22:08:23 2009
@@ -16,7 +16,7 @@
 %define		llh_version		7:2.6.22.1
 %define		name6			ip6tables
 #
-%define		rel 4
+%define		rel 0.1
 Summary:	Extensible packet filtering system && extensible NAT system
 Summary(pl.UTF-8):	System filtrowania pakietów oraz system translacji adresów (NAT)
 Summary(pt_BR.UTF-8):	Ferramenta para controlar a filtragem de pacotes no kernel-2.6.x
@@ -24,12 +24,12 @@
 Summary(uk.UTF-8):	Утиліти для керування пакетними фільтрами ядра Linux
 Summary(zh_CN.UTF-8):	Linux内核包过滤管理工具
 Name:		iptables
-Version:	1.4.1.1
+Version:	1.4.3
 Release:	%{rel}
 License:	GPL
 Group:		Networking/Daemons
 Source0:	ftp://ftp.netfilter.org/pub/iptables/%{name}-%{version}.tar.bz2
-# Source0-md5:	723fa88d8a0915e184f99e03e9bf06cb
+# Source0-md5:	952f8df5815b658bdf34b8d58fe94c63
 Source1:	cvs://cvs.samba.org/netfilter/%{name}-howtos.tar.bz2
 # Source1-md5:	2ed2b452daefe70ededd75dc0061fd07
 Source2:	%{name}.init
@@ -142,7 +142,7 @@
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
-%patch3 -p0
+#%patch3 -p0
 %patch4 -p1
 %patch5 -p1
 %patch6 -p1
@@ -152,7 +152,7 @@
 %patch11 -p1
 %endif
 %patch9 -p1
-%patch10 -p1
+#%patch10 -p1
 
 #patch999 -p1
 
@@ -197,7 +197,7 @@
 	LIBDIR=%{_libdir}
 
 # install library needed for collectd:
-install libiptc/libiptc.a $RPM_BUILD_ROOT%{_libdir}
+#install libiptc/libiptc.a $RPM_BUILD_ROOT%{_libdir}
 
 install %{SOURCE2} $RPM_BUILD_ROOT/etc/rc.d/init.d/%{name}
 install %{SOURCE3} $RPM_BUILD_ROOT/etc/rc.d/init.d/%{name6}
@@ -266,7 +266,6 @@
 %attr(755,root,root) %{_libdir}/xtables/libipt_NETMAP.so
 %attr(755,root,root) %{_libdir}/xtables/libipt_policy.so
 %attr(755,root,root) %{_libdir}/xtables/libipt_realm.so
-%attr(755,root,root) %{_libdir}/xtables/libipt_recent.so
 %attr(755,root,root) %{_libdir}/xtables/libipt_REDIRECT.so
 %attr(755,root,root) %{_libdir}/xtables/libipt_REJECT.so
 %attr(755,root,root) %{_libdir}/xtables/libipt_ROUTE.so
@@ -307,6 +306,7 @@
 %attr(755,root,root) %{_libdir}/xtables/libxt_owner.so
 %attr(755,root,root) %{_libdir}/xtables/libxt_physdev.so
 %attr(755,root,root) %{_libdir}/xtables/libxt_pkttype.so
+%attr(755,root,root) %{_libdir}/xtables/libxt_recent.so
 %attr(755,root,root) %{_libdir}/xtables/libxt_quota.so
 %attr(755,root,root) %{_libdir}/xtables/libxt_RATEEST.so
 %attr(755,root,root) %{_libdir}/xtables/libxt_rateest.so
@@ -353,6 +353,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.261  2009/03/23 21:08:23  areq
+- start update to 1.4.3
+
 Revision 1.260  2009/03/22 22:33:45  baggins
 - unified: removed _initrddir macro usage
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/iptables.spec?r1=1.260&r2=1.261&f=u



More information about the pld-cvs-commit mailing list