From da544e812a8cdf9d3ef2629304fd3ab8e9b94490 Mon Sep 17 00:00:00 2001 From: zbyniu Date: Fri, 23 May 2008 11:52:38 +0000 Subject: [PATCH] - geoip-dbpath.patch added; R: iptables >= 1.4.1; works Changed files: xtables-addons.spec -> 1.6 --- xtables-addons.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xtables-addons.spec b/xtables-addons.spec index 13a5359..80b4d11 100644 --- a/xtables-addons.spec +++ b/xtables-addons.spec @@ -8,7 +8,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 @@ -23,12 +23,14 @@ Group: Networking/Daemons 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 @@ -58,6 +60,7 @@ Linux. Вони дозволяють вам встановлювати міжм %prep %setup -q %patch0 -p1 +%patch1 -p1 %build %configure \ -- 2.44.0