diff --git a/fetchmail.changes b/fetchmail.changes index afcdb8d..e53b37f 100644 --- a/fetchmail.changes +++ b/fetchmail.changes @@ -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 diff --git a/fetchmail.spec b/fetchmail.spec index 371795c..ab1bc8d 100644 --- a/fetchmail.spec +++ b/fetchmail.spec @@ -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