Accepting request 125950 from Base:System
- 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 - remove useless autmake dependency OBS-URL: https://build.opensuse.org/request/show/125950 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cronie?expand=0&rev=39
This commit is contained in:
commit
8979db0f6a
@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
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
|
||||||
|
|
||||||
|
- remove useless autmake dependency
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Apr 10 14:28:34 UTC 2012 - tabraham@novell.com
|
Tue Apr 10 14:28:34 UTC 2012 - tabraham@novell.com
|
||||||
|
|
||||||
|
@ -21,13 +21,12 @@
|
|||||||
|
|
||||||
Name: cronie
|
Name: cronie
|
||||||
BuildRequires: audit-devel
|
BuildRequires: audit-devel
|
||||||
BuildRequires: automake
|
|
||||||
BuildRequires: libselinux-devel
|
BuildRequires: libselinux-devel
|
||||||
BuildRequires: pam-devel
|
BuildRequires: pam-devel
|
||||||
BuildRequires: systemd
|
BuildRequires: systemd
|
||||||
Url: https://fedorahosted.org/cronie/
|
Url: https://fedorahosted.org/cronie/
|
||||||
Recommends: smtp_daemon
|
Recommends: smtp_daemon
|
||||||
Recommends: postfix
|
Suggests: postfix
|
||||||
PreReq: permissions %fillup_prereq %insserv_prereq cron sysvinit(syslog)
|
PreReq: permissions %fillup_prereq %insserv_prereq cron sysvinit(syslog)
|
||||||
%{?systemd_requires}
|
%{?systemd_requires}
|
||||||
Version: 1.4.8
|
Version: 1.4.8
|
||||||
@ -104,7 +103,6 @@ overloaded in settings.
|
|||||||
cp %{S:7} ./cron_to_cronie.README
|
cp %{S:7} ./cron_to_cronie.README
|
||||||
|
|
||||||
%build
|
%build
|
||||||
autoreconf -fiv
|
|
||||||
# fill macro CRON_VERSION it is used in top three lines of crontab file,should be reworked
|
# 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 CFLAGS="$RPM_OPT_FLAGS -DCRON_VERSION=\\\"%{version}\\\""
|
||||||
export LDFLAGS="-Wl,-z,relro,-z,now,-z,defs"
|
export LDFLAGS="-Wl,-z,relro,-z,now,-z,defs"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user