forked from pool/iptables
Accepting request 231251 from home:dirkmueller:branches:security:netfilter
- remove dependency on gpg-offline (blocks rebuilds and tarball integrity is checked by source-validator anyway) OBS-URL: https://build.opensuse.org/request/show/231251 OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iptables?expand=0&rev=84
This commit is contained in:
parent
ba65329d38
commit
d73ca7affd
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Apr 24 09:54:12 UTC 2014 - dmueller@suse.com
|
||||||
|
|
||||||
|
- remove dependency on gpg-offline (blocks rebuilds and
|
||||||
|
tarball integrity is checked by source-validator anyway)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Apr 23 16:20:02 UTC 2014 - dmueller@suse.com
|
Wed Apr 23 16:20:02 UTC 2014 - dmueller@suse.com
|
||||||
|
|
||||||
|
@ -47,9 +47,6 @@ BuildRequires: pkgconfig >= 0.21
|
|||||||
%if 0%{?suse_version}
|
%if 0%{?suse_version}
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
%endif
|
%endif
|
||||||
%if 0%{?suse_version} >= 1230
|
|
||||||
BuildRequires: gpg-offline
|
|
||||||
%endif
|
|
||||||
%if 0%{?suse_version} >= 1140 || 0%{?fedora_version}
|
%if 0%{?suse_version} >= 1140 || 0%{?fedora_version}
|
||||||
BuildRequires: pkgconfig(libnetfilter_conntrack) >= 1.0.4
|
BuildRequires: pkgconfig(libnetfilter_conntrack) >= 1.0.4
|
||||||
BuildRequires: pkgconfig(libnfnetlink) >= 1.0.0
|
BuildRequires: pkgconfig(libnfnetlink) >= 1.0.0
|
||||||
@ -140,7 +137,6 @@ Link your extension (iptables plugins) with $(pkg-config xtables
|
|||||||
xtables --variable=xtlibdir).
|
xtables --variable=xtlibdir).
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%{?gpg_verify: %gpg_verify %{S:2}}
|
|
||||||
%setup -q
|
%setup -q
|
||||||
%patch -P 3 -P 4 -p1
|
%patch -P 3 -P 4 -p1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user