SHA256
1
0
forked from pool/fetchmail

Accepting request 95016 from home:coolo:removeautomake

add automake to buildrequires

OBS-URL: https://build.opensuse.org/request/show/95016
OBS-URL: https://build.opensuse.org/package/show/server:mail/fetchmail?expand=0&rev=38
This commit is contained in:
Greg Kroah-Hartman 2011-12-02 19:02:08 +00:00 committed by Git OBS Bridge
parent 228ead56f5
commit 829699ccc7
2 changed files with 8 additions and 6 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Dec 2 12:57:32 UTC 2011 - coolo@suse.com
- add automake as buildrequire to avoid implicit dependency
-------------------------------------------------------------------
Sun Sep 18 17:17:12 UTC 2011 - jengelh@medozas.de

View File

@ -15,9 +15,8 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
Name: fetchmail
BuildRequires: automake
BuildRequires: openssl-devel
BuildRequires: opie
BuildRequires: postfix
@ -31,8 +30,8 @@ BuildRequires: python-devel
BuildRequires: krb5-devel
%endif
Version: 6.3.21
Release: 1
License: GPLv2+
Release: 0
License: GPL-2.0+
Summary: Full-Featured POP and IMAP Mail Retrieval Daemon
Url: http://fetchmail.berlios.de/
Group: Productivity/Networking/Email/Utilities
@ -66,9 +65,7 @@ fetchmailconf, an interactive GUI configurator suitable for end-users,
is included in the fetchmailconf package.
%package -n fetchmailconf
License: GPLv2+
Summary: Fetchmail Configuration Utility
Group: Productivity/Networking/Email/Utilities
Requires: %{name} = %{version}
Requires: python-tk