packages: cronie/cronie.spec - Titanium will not support upstart

hawk hawk at pld-linux.org
Sun Dec 5 14:33:55 CET 2010


Author: hawk                         Date: Sun Dec  5 13:33:55 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- Titanium will not support upstart

---- Files affected:
packages/cronie:
   cronie.spec (1.37 -> 1.38) 

---- Diffs:

================================================================
Index: packages/cronie/cronie.spec
diff -u packages/cronie/cronie.spec:1.37 packages/cronie/cronie.spec:1.38
--- packages/cronie/cronie.spec:1.37	Tue Nov  2 11:14:35 2010
+++ packages/cronie/cronie.spec	Sun Dec  5 14:33:50 2010
@@ -18,7 +18,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
@@ -226,9 +226,11 @@
 
 %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
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -236,6 +238,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.38  2010/12/05 13:33:50  hawk
+- Titanium will not support upstart
+
 Revision 1.37  2010/11/02 10:14:35  arekm
 - mention why is restarted
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/cronie/cronie.spec?r1=1.37&r2=1.38&f=u



More information about the pld-cvs-commit mailing list