]> git.pld-linux.org Git - packages/iptables.git/commitdiff
- rel 9; add missing header auto/th/iptables-1_4_1-9
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Tue, 24 Jun 2008 18:23:44 +0000 (18:23 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    iptables.spec -> 1.253

iptables.spec

index 5955fbf4a7fe03954971978bad1a46f6085461dc..d03b270117f921149963b12fb3ada237eb58d06f 100644 (file)
@@ -16,7 +16,7 @@
 %define                llh_version             7:2.6.22.1
 %define                name6                   ip6tables
 #
-%define                rel 8
+%define                rel 9
 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
@@ -50,7 +50,7 @@ Patch7:               %{name}-account.patch
 # http://people.linux-vserver.org/~dhozac/p/m/iptables-1.3.5-owner-xid.patch
 Patch8:                %{name}-1.3.5-owner-xid.patch
 Patch9:                %{name}-batch.patch
-Patch10:       %{name}-glibc28.patch
+Patch10:       %{name}-headers.patch
 Patch999:      %{name}-llh-dirty-hack.patch
 URL:           http://www.netfilter.org/
 BuildRequires: autoconf
@@ -150,7 +150,7 @@ iptables(8).
 #patch8 -p1
 %endif
 #patch9 -p0
-#%patch10 -p1
+%patch10 -p1
 
 #patch999 -p1
 
@@ -336,8 +336,8 @@ fi
 %{?with_doc:%doc iptables-howtos/netfilter-hacking-HOWTO*}
 %{_libdir}/lib*.a
 %{_includedir}/*.h
-%dir %{_includedir}/libip*
-%{_includedir}/libip*/*.h
+%dir %{_includedir}/libiptc
+%{_includedir}/libiptc/*.h
 %{_mandir}/man3/*
 
 %files init
This page took 0.042004 seconds and 4 git commands to generate.