Author: arekm                        Date: Thu Aug 27 07:06:58 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- rel 6; leave syscrontab as /etc/crontab. /etc/cron.d/crontab will be still 
processed by cron.d/ dir rule and we don't want for it to be processed twice.

---- Files affected:
packages/cronie:
   cronie.spec (1.17 -> 1.18) 

---- Diffs:

================================================================
Index: packages/cronie/cronie.spec
diff -u packages/cronie/cronie.spec:1.17 packages/cronie/cronie.spec:1.18
--- packages/cronie/cronie.spec:1.17    Tue Aug 18 12:54:19 2009
+++ packages/cronie/cronie.spec Thu Aug 27 09:06:53 2009
@@ -16,7 +16,7 @@
 Summary:       Cron daemon for executing programs at set times
 Name:          cronie
 Version:       1.4.1
-Release:       5
+Release:       6
 License:       MIT and BSD and GPLv2
 Group:         Daemons
 Source0:       %{name}-%{version}.tar.gz
@@ -86,7 +86,7 @@
 %{__autoheader}
 %{__automake}
 %configure \
-       SYSCRONTAB=/etc/cron.d/crontab \
+       SYSCRONTAB=/etc/crontab \
        SYS_CROND_DIR=/etc/cron.d \
        --sysconfdir=/etc/cron \
        --with-pam \
@@ -218,6 +218,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.18  2009/08/27 07:06:53  arekm
+- rel 6; leave syscrontab as /etc/crontab. /etc/cron.d/crontab will be still 
processed by cron.d/ dir rule and we don't want for it to be processed twice.
+
 Revision 1.17  2009/08/18 10:54:19  arekm
 - release 5
 
================================================================

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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to