SPECS: iptables.spec - missing header, rel 4

zbyniu zbyniu at pld-linux.org
Mon Feb 11 16:16:20 CET 2008


Author: zbyniu                       Date: Mon Feb 11 15:16:20 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- missing header, rel 4

---- Files affected:
SPECS:
   iptables.spec (1.242 -> 1.243) 

---- Diffs:

================================================================
Index: SPECS/iptables.spec
diff -u SPECS/iptables.spec:1.242 SPECS/iptables.spec:1.243
--- SPECS/iptables.spec:1.242	Sun Feb  3 01:17:01 2008
+++ SPECS/iptables.spec	Mon Feb 11 16:16:14 2008
@@ -12,7 +12,7 @@
 %define		llh_version		7:2.6.22.1
 %define		name6			ip6tables
 #
-%define		rel 3
+%define		rel 4
 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
@@ -177,7 +177,7 @@
 echo ".so iptables.8" > $RPM_BUILD_ROOT%{_mandir}/man8/%{name6}.8
 
 # Devel stuff
-cp -a include/{lib*,ip*} $RPM_BUILD_ROOT%{_includedir}
+cp -a include/{lib*,ip*,xtables.h} $RPM_BUILD_ROOT%{_includedir}
 install lib*.a $RPM_BUILD_ROOT%{_libdir}
 install lib*/lib*.a $RPM_BUILD_ROOT%{_libdir}
 install libipq/*.3 $RPM_BUILD_ROOT%{_mandir}/man3
@@ -334,6 +334,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.243  2008-02-11 15:16:14  zbyniu
+- missing header, rel 4
+
 Revision 1.242  2008-02-03 00:17:01  zbyniu
 - rel 3
 
================================================================

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



More information about the pld-cvs-commit mailing list