SPECS: iptables.spec - rel 9; add missing header

arekm arekm at pld-linux.org
Tue Jun 24 20:23:50 CEST 2008


Author: arekm                        Date: Tue Jun 24 18:23:50 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 9; add missing header

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

---- Diffs:

================================================================
Index: SPECS/iptables.spec
diff -u SPECS/iptables.spec:1.252 SPECS/iptables.spec:1.253
--- SPECS/iptables.spec:1.252	Tue Jun 24 14:25:56 2008
+++ SPECS/iptables.spec	Tue Jun 24 20:23:44 2008
@@ -17,7 +17,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
@@ -51,7 +51,7 @@
 # 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
@@ -151,7 +151,7 @@
 #patch8 -p1
 %endif
 #patch9 -p0
-#%patch10 -p1
+%patch10 -p1
 
 #patch999 -p1
 
@@ -337,8 +337,8 @@
 %{?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
@@ -352,6 +352,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.253  2008/06/24 18:23:44  arekm
+- rel 9; add missing header
+
 Revision 1.252  2008/06/24 12:25:56  arekm
 - rel 8; final 1.4.1
 
================================================================

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



More information about the pld-cvs-commit mailing list