SPECS: xtables-addons.spec - geoip-dbpath.patch added; R: iptables >= 1.4.1...

zbyniu zbyniu at pld-linux.org
Fri May 23 13:52:44 CEST 2008


Author: zbyniu                       Date: Fri May 23 11:52:44 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- geoip-dbpath.patch added; R: iptables >= 1.4.1; works

---- Files affected:
SPECS:
   xtables-addons.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: SPECS/xtables-addons.spec
diff -u SPECS/xtables-addons.spec:1.5 SPECS/xtables-addons.spec:1.6
--- SPECS/xtables-addons.spec:1.5	Thu May 22 11:41:12 2008
+++ SPECS/xtables-addons.spec	Fri May 23 13:52:38 2008
@@ -9,7 +9,7 @@
 %bcond_without	kernel
 %bcond_without	userspace
 #
-%define		rel 0.1
+%define		rel 0.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
@@ -24,12 +24,14 @@
 Source0:	http://dev.computergmbh.de/files/xtables/%{name}-%{version}.tar.bz2
 # Source0-md5:	f78352e9021986347cd347edc82c40c2
 Patch0:		%{name}-libs.patch
+Patch1:		%{name}-geoip-dbpath.patch
 #BuildRequires:	xtables-devel >= 1.5.2
 BuildRequires:	iptables-devel >= 1.4.1
 %{?with_dist_kernel:BuildRequires:	kernel%{_alt_kernel}-module-build >= 3:2.6.25}
 BuildRequires:	rpmbuild(macros) >= 1.379
 %{?with_dist_kernel:%requires_releq_kernel}
 Requires(post,postun):	/sbin/depmod
+Requires:	iptables >= 1.4.1
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -59,6 +61,7 @@
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %build
 %configure \
@@ -119,6 +122,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2008-05-23 11:52:38  zbyniu
+- geoip-dbpath.patch added; R: iptables >= 1.4.1; works
+
 Revision 1.5  2008-05-22 09:41:12  zbyniu
 - up to 1.5.4.1, now builds with iptables-1.4.1
 - depend on _kernel_ver_str (kernel modules)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/xtables-addons.spec?r1=1.5&r2=1.6&f=u



More information about the pld-cvs-commit mailing list