From 829699ccc7a7c7ae32324f7c5f99407c88d0639649db9f0bbf4e6cb732926e5a Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Fri, 2 Dec 2011 19:02:08 +0000 Subject: [PATCH] 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 --- fetchmail.changes | 5 +++++ fetchmail.spec | 9 +++------ 2 files changed, 8 insertions(+), 6 deletions(-) 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