]> git.pld-linux.org Git - packages/cronie.git/commitdiff
- Titanium will not support upstart auto/ti/cronie-1_4_6-3
authorhawk <hawk@pld-linux.org>
Sun, 5 Dec 2010 13:33:50 +0000 (13:33 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    cronie.spec -> 1.38

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 1.094163 seconds and 4 git commands to generate.