From 34c88ae65e7a45344e8c7dbc9f15a7da7350784212f6755ab1c54585699b6cb0 Mon Sep 17 00:00:00 2001 From: Richard Biener Date: Thu, 31 May 2012 08:49:17 +0000 Subject: [PATCH 1/2] Accepting request 122940 from home:rudi_m:branches:Base:System - remove useless autmake dependency (it was introduced in rev. 27 where it was needed because of git exported sources) OBS-URL: https://build.opensuse.org/request/show/122940 OBS-URL: https://build.opensuse.org/package/show/Base:System/cronie?expand=0&rev=101 --- cronie.changes | 5 +++++ cronie.spec | 2 -- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/cronie.changes b/cronie.changes index a2df933..7e186b7 100644 --- a/cronie.changes +++ b/cronie.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed May 30 14:49:41 UTC 2012 - sweet_f_a@gmx.de + +- remove useless autmake dependency + ------------------------------------------------------------------- Tue Apr 10 14:28:34 UTC 2012 - tabraham@novell.com diff --git a/cronie.spec b/cronie.spec index 791fd66..96e5f8a 100644 --- a/cronie.spec +++ b/cronie.spec @@ -21,7 +21,6 @@ Name: cronie BuildRequires: audit-devel -BuildRequires: automake BuildRequires: libselinux-devel BuildRequires: pam-devel BuildRequires: systemd @@ -104,7 +103,6 @@ overloaded in settings. cp %{S:7} ./cron_to_cronie.README %build -autoreconf -fiv # fill macro CRON_VERSION it is used in top three lines of crontab file,should be reworked export CFLAGS="$RPM_OPT_FLAGS -DCRON_VERSION=\\\"%{version}\\\"" export LDFLAGS="-Wl,-z,relro,-z,now,-z,defs" From f6a7a656fca8250cac96327e42de14e2cd07b432300893e5e07638eabdff9d4a Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Mon, 25 Jun 2012 10:39:47 +0000 Subject: [PATCH 2/2] - the recommends for postfix was from a time when smtp_daemon was required, now that smtp_daemon is recommended, the recommend for postfix is between useless and harmful - so reduce it to a suggests OBS-URL: https://build.opensuse.org/package/show/Base:System/cronie?expand=0&rev=102 --- cronie.changes | 7 +++++++ cronie.spec | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/cronie.changes b/cronie.changes index 7e186b7..1c2f6b1 100644 --- a/cronie.changes +++ b/cronie.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Jun 25 10:38:29 UTC 2012 - coolo@suse.com + +- the recommends for postfix was from a time when smtp_daemon + was required, now that smtp_daemon is recommended, the recommend + for postfix is between useless and harmful - so reduce it to a suggests + ------------------------------------------------------------------- Wed May 30 14:49:41 UTC 2012 - sweet_f_a@gmx.de diff --git a/cronie.spec b/cronie.spec index 96e5f8a..de32f25 100644 --- a/cronie.spec +++ b/cronie.spec @@ -26,7 +26,7 @@ BuildRequires: pam-devel BuildRequires: systemd Url: https://fedorahosted.org/cronie/ Recommends: smtp_daemon -Recommends: postfix +Suggests: postfix PreReq: permissions %fillup_prereq %insserv_prereq cron sysvinit(syslog) %{?systemd_requires} Version: 1.4.8