X-Git-Url: http://git.pld-linux.org/?a=blobdiff_plain;f=cronie.spec;h=bc93a254ea4dc75fd30790b8a43a7d9ecdd5c702;hb=5ab1b51097354f3c27dd248cf0c92df4d1d00d69;hp=fda72fc6251370297d7c4751e1fc8b34bc84dd8c;hpb=bb090c53469f355c5cc8dc21e89877e04ede69ac;p=packages%2Fcronie.git diff --git a/cronie.spec b/cronie.spec index fda72fc..bc93a25 100644 --- a/cronie.spec +++ b/cronie.spec @@ -16,12 +16,12 @@ Summary: Cron daemon for executing programs at set times Name: cronie -Version: 1.4.4 -Release: 5 +Version: 1.4.7 +Release: 1 License: MIT and BSD and GPL v2 Group: Daemons Source0: https://fedorahosted.org/releases/c/r/cronie/%{name}-%{version}.tar.gz -# Source0-md5: eb9834c5f87cca9efeed68e6fed3fe3d +# Source0-md5: dfc26c47756d0c40ee27ae3c7ee98e0d Source1: %{name}.init Source2: cron.logrotate Source3: cron.sysconfig @@ -111,6 +111,8 @@ Opis zadania Upstart dla Cronie. --with%{!?with_selinux:out}-selinux \ --with%{!?with_audit:out}-audit \ --with%{!?with_inotify:out}-inotify \ + --enable-pie \ + --enable-relro \ --enable-anacron %{__make} @@ -218,6 +220,8 @@ chmod 754 /etc/rc.d/init.d/crond %attr(1730,root,crontab) /var/spool/anacron +%if "%{pld_release}" != "ti" %files upstart %defattr(644,root,root,755) %config(noreplace) %verify(not md5 mtime size) /etc/init/crond.conf +%endif