Accepting request 127076 from server:mail

- dont't require, just suggest smtp_daemon -- fetchmail does run
  fine (and much safer) with e.g. procmail as mda. (forwarded request 126380 from seife)

OBS-URL: https://build.opensuse.org/request/show/127076
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fetchmail?expand=0&rev=51
This commit is contained in:
Stephan Kulow 2012-07-04 11:51:47 +00:00 committed by Git OBS Bridge
commit da89e3b8ec
2 changed files with 12 additions and 4 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Jun 14 11:58:02 UTC 2012 - seife+obs@b1-systems.com
- dont't require, just suggest smtp_daemon -- fetchmail does run
fine (and much safer) with e.g. procmail as mda.
-------------------------------------------------------------------
Fri Dec 2 12:57:32 UTC 2011 - coolo@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package fetchmail
#
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -15,6 +15,7 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
Name: fetchmail
BuildRequires: automake
BuildRequires: openssl-devel
@ -31,10 +32,10 @@ BuildRequires: krb5-devel
%endif
Version: 6.3.21
Release: 0
License: GPL-2.0+
Summary: Full-Featured POP and IMAP Mail Retrieval Daemon
Url: http://fetchmail.berlios.de/
License: GPL-2.0+
Group: Productivity/Networking/Email/Utilities
Url: http://fetchmail.berlios.de/
# Always repack upstream tarball without fetchmail-{EN,SA}-*.txt
# bnc#713698
Source: %{name}-%{version}-repacked.tar.bz2
@ -48,7 +49,7 @@ PreReq: %insserv_prereq
PreReq: coreutils
PreReq: pwdutils
Requires: logrotate
Requires: smtp_daemon
Suggests: smtp_daemon
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Icon: fetchmail.xpm
@ -66,6 +67,7 @@ is included in the fetchmailconf package.
%package -n fetchmailconf
Summary: Fetchmail Configuration Utility
Group: Productivity/Networking/Email/Utilities
Requires: %{name} = %{version}
Requires: python-tk