From ba0024da3adb8c636a5904d46a113f1b1a41b40e375f292da2e8851b47290107 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lars=20M=C3=BCller?= Date: Wed, 26 Nov 2014 14:42:09 +0000 Subject: [PATCH] Remove dependency on gpg-offline as signature checking is implemented in the source validator. OBS-URL: https://build.opensuse.org/package/show/server:mail/exim?expand=0&rev=152 --- exim.changes | 6 ++++++ exim-pubkey_04d29eba.asc => exim.keyring | 0 exim.spec | 4 +--- 3 files changed, 7 insertions(+), 3 deletions(-) rename exim-pubkey_04d29eba.asc => exim.keyring (100%) diff --git a/exim.changes b/exim.changes index baa6036..2cee6ad 100644 --- a/exim.changes +++ b/exim.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Nov 26 14:38:41 UTC 2014 - lmuelle@suse.com + +- Remove dependency on gpg-offline as signature checking is implemented in the + source validator. + ------------------------------------------------------------------- Wed Nov 26 13:13:38 UTC 2014 - lmuelle@suse.com diff --git a/exim-pubkey_04d29eba.asc b/exim.keyring similarity index 100% rename from exim-pubkey_04d29eba.asc rename to exim.keyring diff --git a/exim.spec b/exim.spec index a8ee933..b673656 100644 --- a/exim.spec +++ b/exim.spec @@ -39,7 +39,6 @@ Provides: smtp_daemon %if %{?suse_version:%suse_version}%{?!suse_version:0} > 800 Requires: logrotate %if 0%{?suse_version} > 1220 -BuildRequires: gpg-offline BuildRequires: pkgconfig(systemd) %{?systemd_requires} %else @@ -65,7 +64,7 @@ Group: Productivity/Networking/Email/Servers BuildRoot: %{_tmppath}/%{name}-%{version}-build Source: exim-%{version}.tar.bz2 Source3: exim-%{version}.tar.bz2.asc -Source4: exim-pubkey_04d29eba.asc +Source4: exim.keyring Source1: sysconfig.exim Source2: exim.logrotate Source11: exim.rc @@ -126,7 +125,6 @@ once, if at all. The rest is done by logrotate / cron.) %endif %prep -%{?gpg_verify: %gpg_verify --keyring %{SOURCE4} %{SOURCE3}} %setup -q -n exim-%{version} %patch %patch1 -p1