From 7ca06596cd8fa736f0b7886a0359c3a643ee0dbc4cdc084ec0fd18ae456f5729 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lars=20M=C3=BCller?= Date: Fri, 5 Dec 2014 13:15:59 +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/fetchmail?expand=0&rev=60 --- fetchmail.changes | 6 ++---- fetchmail.spec | 6 ------ 2 files changed, 2 insertions(+), 10 deletions(-) diff --git a/fetchmail.changes b/fetchmail.changes index 9b2a02d..d66b62a 100644 --- a/fetchmail.changes +++ b/fetchmail.changes @@ -1,12 +1,10 @@ -------------------------------------------------------------------- -Fri Dec 5 13:11:34 UTC 2014 - lmuelle@suse.com - - ------------------------------------------------------------------- Fri Dec 5 13:06:55 UTC 2014 - lmuelle@suse.com - Removed executable permission bits from fetchmail.service file. - Update the project url in the spec file after Berlios shutdown. +- Remove dependency on gpg-offline as signature checking is implemented in the + source validator. ------------------------------------------------------------------- Sun Nov 09 03:40:00 UTC 2014 - Led diff --git a/fetchmail.spec b/fetchmail.spec index ad64d5f..cc683cc 100644 --- a/fetchmail.spec +++ b/fetchmail.spec @@ -25,9 +25,6 @@ BuildRequires: postfix BuildRequires: procmail BuildRequires: pwdutils BuildRequires: python-devel -%if 0%{?suse_version} > 1220 -BuildRequires: gpg-offline -%endif Version: 6.3.26 Release: 0 Summary: Full-Featured POP and IMAP Mail Retrieval Daemon @@ -84,9 +81,6 @@ A GUI configuration utility for generating fetchmail configuration files (.fetchmailrc). %prep -%if 0%{?gpg_verify:1} -%gpg_verify %{S:4} -%endif %setup -q -n %{name}-%{version} %patch0 -p1 cp -a %{SOURCE1} %{SOURCE2} %{SOURCE3} .