Accepting request 94519 from Base:System

add automake to buildrequires (forwarded request 94455 from coolo)

OBS-URL: https://build.opensuse.org/request/show/94519
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cronie?expand=0&rev=34
This commit is contained in:
Stephan Kulow 2011-12-02 08:26:16 +00:00 committed by Git OBS Bridge
commit f958fbc84b
2 changed files with 8 additions and 3 deletions

View File

@ -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

View File

@ -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