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