1
0
forked from jengelh/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:
Jan Engelhardt 2014-04-24 21:15:59 +00:00 committed by Git OBS Bridge
parent ba65329d38
commit d73ca7affd
2 changed files with 6 additions and 4 deletions

View File

@ -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

View File

@ -47,9 +47,6 @@ BuildRequires: pkgconfig >= 0.21
%if 0%{?suse_version}
BuildRequires: fdupes
%endif
%if 0%{?suse_version} >= 1230
BuildRequires: gpg-offline
%endif
%if 0%{?suse_version} >= 1140 || 0%{?fedora_version}
BuildRequires: pkgconfig(libnetfilter_conntrack) >= 1.0.4
BuildRequires: pkgconfig(libnfnetlink) >= 1.0.0
@ -140,7 +137,6 @@ Link your extension (iptables plugins) with $(pkg-config xtables
xtables --variable=xtlibdir).
%prep
%{?gpg_verify: %gpg_verify %{S:2}}
%setup -q
%patch -P 3 -P 4 -p1