]> git.pld-linux.org Git - packages/cronie.git/blobdiff - cronie.spec
- up to 1.4.7, --enable-pie, --enable-relro
[packages/cronie.git] / cronie.spec
index fda72fc6251370297d7c4751e1fc8b34bc84dd8c..bc93a254ea4dc75fd30790b8a43a7d9ecdd5c702 100644 (file)
 
 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
This page took 0.284572 seconds and 4 git commands to generate.