]> git.pld-linux.org Git - packages/cronie.git/blobdiff - cronie.spec
- Titanium will not support upstart
[packages/cronie.git] / cronie.spec
index 5c51b1f3a5b9b75695124bef8fbdb1051510d74a..9bcaf311841555e5fd662424f0ec2d1752baa850 100644 (file)
@@ -17,7 +17,7 @@
 Summary:       Cron daemon for executing programs at set times
 Name:          cronie
 Version:       1.4.6
-Release:       2
+Release:       3
 License:       MIT and BSD and GPL v2
 Group:         Daemons
 Source0:       https://fedorahosted.org/releases/c/r/cronie/%{name}-%{version}.tar.gz
@@ -225,6 +225,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.063677 seconds and 4 git commands to generate.