SHA256
1
0
forked from pool/fetchmail

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
This commit is contained in:
Lars Müller 2014-12-05 13:15:59 +00:00 committed by Git OBS Bridge
parent 3cf4976e5a
commit 7ca06596cd
2 changed files with 2 additions and 10 deletions

View File

@ -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 <ledest@gmail.com>

View File

@ -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} .