forked from pool/iptables
iptables-1.4.17
OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iptables?expand=0&rev=67
This commit is contained in:
@@ -20,7 +20,7 @@ Name: iptables
|
||||
%define lname_ipq libipq0
|
||||
%define lname_iptc libiptc0
|
||||
%define lname_xt libxtables9
|
||||
Version: 1.4.16.3
|
||||
Version: 1.4.17
|
||||
Release: 0
|
||||
Summary: IP Packet Filter Administration utilities
|
||||
License: GPL-2.0+
|
||||
@@ -36,6 +36,7 @@ Source2: http://netfilter.org/projects/iptables/files/%name-%version.tar.
|
||||
Source3: %name.keyring
|
||||
Patch1: iptables-batch.patch
|
||||
Patch2: iptables-apply-mktemp-fix.patch
|
||||
Patch3: 0001-build-resolve-link-failure-for-ip6t_NETMAP.patch
|
||||
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%if 0%{?suse_version}
|
||||
@@ -147,7 +148,7 @@ xtables --variable=xtlibdir).
|
||||
tar -xf "%{S:0}" --use=bzip2;
|
||||
%setup -DTq
|
||||
%endif
|
||||
%patch -P 1 -P 2 -p1
|
||||
%patch -P 1 -P 2 -P 3 -p1
|
||||
|
||||
%build
|
||||
# We have the iptables-batch patch, so always regenerate.
|
||||
|
Reference in New Issue
Block a user