From f442cf1eabc57a204804a5f91153d7106937b7e1dec100a4fdf5e9b160fc0ef0 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Mon, 17 Jun 2013 12:50:36 +0000 Subject: [PATCH] - revert usage of gpg-offline to avoid cycles OBS-URL: https://build.opensuse.org/package/show/Base:System/gpg2?expand=0&rev=59 --- gpg2.changes | 5 +++++ gpg2.spec | 4 ---- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/gpg2.changes b/gpg2.changes index 4339e7c..87e1ee7 100644 --- a/gpg2.changes +++ b/gpg2.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Jun 17 12:48:24 UTC 2013 - coolo@suse.com + +- revert usage of gpg-offline to avoid cycles + ------------------------------------------------------------------- Mon Jun 17 12:40:10 UTC 2013 - coolo@suse.com diff --git a/gpg2.spec b/gpg2.spec index 012b164..38c3938 100644 --- a/gpg2.spec +++ b/gpg2.spec @@ -38,9 +38,6 @@ BuildRequires: libpth-devel >= 1.3.7 %else BuildRequires: pth >= 1.3.7 %endif -%if 0%{?suse_version} >= 1230 -BuildRequires: gpg-offline -%endif Url: http://www.gnupg.org/aegypten2/ PreReq: %install_info_prereq Requires: dirmngr @@ -77,7 +74,6 @@ gpg-agent, and a keybox library. %lang_package %prep -%{?gpg_verify: %gpg_verify %{S:2}} %setup -q -n gnupg-%version %patch1 -p1 %patch2