Author: arekm                        Date: Tue Jun 24 12:26:02 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 8; final 1.4.1

---- Files affected:
SPECS:
   iptables.spec (1.251 -> 1.252) 

---- Diffs:

================================================================
Index: SPECS/iptables.spec
diff -u SPECS/iptables.spec:1.251 SPECS/iptables.spec:1.252
--- SPECS/iptables.spec:1.251   Wed Jun  4 13:32:21 2008
+++ SPECS/iptables.spec Tue Jun 24 14:25:56 2008
@@ -16,9 +16,8 @@
 %define                netfilter_snap          20070806
 %define                llh_version             7:2.6.22.1
 %define                name6                   ip6tables
-%define                _rc                     rc1
 #
-%define                rel 7.%{_rc}.1
+%define                rel 8
 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
@@ -30,9 +29,8 @@
 Release:       %{rel}
 License:       GPL
 Group:         Networking/Daemons
-#Source0:      ftp://ftp.netfilter.org/pub/iptables/%{name}-%{version}.tar.bz2
-Source0:       
ftp://ftp.netfilter.org/pub/iptables/%{name}-%{version}-rc1.tar.bz2
-# Source0-md5: 36a4921fa21ec4b99cc68cd9c4d0e080
+Source0:       ftp://ftp.netfilter.org/pub/iptables/%{name}-%{version}.tar.bz2
+# Source0-md5: e628f033b95741266a315d54fe73db9c
 Source1:       cvs://cvs.samba.org/netfilter/%{name}-howtos.tar.bz2
 # Source1-md5: 2ed2b452daefe70ededd75dc0061fd07
 Source2:       %{name}.init
@@ -58,6 +56,7 @@
 URL:           http://www.netfilter.org/
 BuildRequires: autoconf
 BuildRequires: automake
+BuildRequires: libtool
 %if %{with doc}
 BuildRequires: sed >= 4.0
 BuildRequires: sgml-tools
@@ -139,7 +138,7 @@
 iptables(8).
 
 %prep
-%setup -q -n %{name}-%{version}-%{_rc} -a1
+%setup -q -a1
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
@@ -152,13 +151,14 @@
 #patch8 -p1
 %endif
 #patch9 -p0
-%patch10 -p1
+#%patch10 -p1
 
 #patch999 -p1
 
 chmod 755 extensions/.*-test*
 
 %build
+%{__libtoolize}
 %{__aclocal}
 %{__automake}
 %configure \
@@ -274,6 +274,7 @@
 %attr(755,root,root) %{_libdir}/xtables/libipt_set.so
 %attr(755,root,root) %{_libdir}/xtables/libipt_SET.so
 %attr(755,root,root) %{_libdir}/xtables/libipt_SNAT.so
+%attr(755,root,root) %{_libdir}/xtables/libipt_stealth.so
 %attr(755,root,root) %{_libdir}/xtables/libipt_ttl.so
 %attr(755,root,root) %{_libdir}/xtables/libipt_TTL.so
 %attr(755,root,root) %{_libdir}/xtables/libipt_ULOG.so
@@ -351,6 +352,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.252  2008/06/24 12:25:56  arekm
+- rel 8; final 1.4.1
+
 Revision 1.251  2008/06/04 11:32:21  zbyniu
 - TARPIT, geoip, ipp2p, IPMARK removed, use contemporary versions from 
xtables-addons.spec
 
================================================================

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

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to