From 713113dd21ecca1d3e8ef851199d7a5e7bdfebc7584f7305cb9bc273fe8f88bd Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Tue, 23 Sep 2014 15:44:54 +0000 Subject: [PATCH] Drop gpg-offline OBS-URL: https://build.opensuse.org/package/show/security:netfilter/libnetfilter_acct?expand=0&rev=23 --- libnetfilter_acct.changes | 6 ++++++ libnetfilter_acct.spec | 11 ++--------- 2 files changed, 8 insertions(+), 9 deletions(-) diff --git a/libnetfilter_acct.changes b/libnetfilter_acct.changes index 8122d34..caf25d5 100644 --- a/libnetfilter_acct.changes +++ b/libnetfilter_acct.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Sep 23 15:43:40 UTC 2014 - jengelh@inai.de + +- Drop gpg-offline build-time requirement; this is now handled by + the local source validator + ------------------------------------------------------------------- Mon Mar 4 13:52:21 UTC 2013 - jengelh@inai.de diff --git a/libnetfilter_acct.spec b/libnetfilter_acct.spec index b3beda7..b8aadca 100644 --- a/libnetfilter_acct.spec +++ b/libnetfilter_acct.spec @@ -33,15 +33,9 @@ Source3: baselibs.conf Source4: %name.keyring BuildRoot: %{_tmppath}/%{name}-%{version}-build #git#BuildRequires: autoconf, automake >= 1.6, libtool -BuildRequires: pkgconfig >= 0.21 -%if 0%{?suse_version} >= 1210 || 0%{?fedora_version} -BuildRequires: pkgconfig(libmnl) >= 1.0.0 -%else -BuildRequires: libmnl-devel >= 1.0.0 -%endif -%if 0%{?suse_version} >= 1230 BuildRequires: gpg-offline -%endif +BuildRequires: pkgconfig >= 0.21 +BuildRequires: pkgconfig(libmnl) >= 1.0.0 %description This library provides the programming interface (API) to the @@ -65,7 +59,6 @@ This library provides the programming interface (API) to the Netfilter extended accounting infrastructure. %prep -%{?gpg_verify: %gpg_verify %{S:2}} %setup -q %build