From dbfae1dbb01cf3c5613a5baf847cf49998907ec120e2c1d59062f31d2350bff2 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Wed, 30 Nov 2011 13:10:32 +0000 Subject: [PATCH] Accepting request 94455 from home:coolo:removeautomake add automake to buildrequires OBS-URL: https://build.opensuse.org/request/show/94455 OBS-URL: https://build.opensuse.org/package/show/Base:System/cronie?expand=0&rev=91 --- cronie.changes | 5 +++++ cronie.spec | 6 +++--- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/cronie.changes b/cronie.changes index 72f8041..440cb2a 100644 --- a/cronie.changes +++ b/cronie.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Nov 30 09:47:40 UTC 2011 - coolo@suse.com + +- add automake as buildrequire to avoid implicit dependency + ------------------------------------------------------------------- Fri Oct 7 12:11:17 UTC 2011 - fcrozat@suse.com diff --git a/cronie.spec b/cronie.spec index c7ad6cb..e29d3b8 100644 --- a/cronie.spec +++ b/cronie.spec @@ -20,16 +20,16 @@ %define cron_configs \{/etc/init.d/cron,/etc/pam.d/crond,/etc/crontab,/etc/cron.deny,/etc/omc/srvinfo.d/cron.xml\} Name: cronie -BuildRequires: audit-devel libselinux-devel pam-devel systemd +BuildRequires: audit-devel automake libselinux-devel pam-devel systemd Url: https://fedorahosted.org/cronie/ -License: MIT and BSD and GPLv2 +License: MIT and BSD3c and GPL-2 Group: System/Daemons Recommends: smtp_daemon Recommends: postfix PreReq: permissions %fillup_prereq %insserv_prereq cron sysvinit(syslog) %{?systemd_requires} Version: 1.4.7 -Release: 14 +Release: 0 %{expand: %%define cronie_version %version} Summary: Cron Daemon Source0: %name-%version.tar.gz