From d73ca7affd5c22f380d1ff6ca9656fa39f7eae38c661fe676fc5b78b34349400 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Thu, 24 Apr 2014 21:15:59 +0000 Subject: [PATCH] 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 --- iptables.changes | 6 ++++++ iptables.spec | 4 ---- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/iptables.changes b/iptables.changes index dfc69f9..810b49e 100644 --- a/iptables.changes +++ b/iptables.changes @@ -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 diff --git a/iptables.spec b/iptables.spec index cc8e83a..d5f8882 100644 --- a/iptables.spec +++ b/iptables.spec @@ -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