]> git.pld-linux.org Git - packages/cronie.git/commitdiff
- rel 2; add /var/spool/anacron auto/th/cronie-1_4_1-2 auto/ti/cronie-1_4_1-2
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Tue, 11 Aug 2009 21:08:27 +0000 (21:08 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    cronie.spec -> 1.8

cronie.spec

index f42fd8ba9983a7ba3de2fa1b4e9a69dc412b1b68..5e65602dcfa41d73007b21c6018a3978d0319ca8 100644 (file)
@@ -5,7 +5,7 @@
 Summary:       Cron daemon for executing programs at set times
 Name:          cronie
 Version:       1.4.1
-Release:       1
+Release:       2
 License:       MIT and BSD and GPLv2
 Group:         Daemons
 Source0:       %{name}-%{version}.tar.gz
@@ -74,7 +74,7 @@ however this could be overloaded in settings.
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT{/var/{log,spool/cron},%{_mandir}} \
+install -d $RPM_BUILD_ROOT{/var/{log,spool/{ana,}cron},%{_mandir}} \
        $RPM_BUILD_ROOT/etc/{rc.d/init.d,logrotate.d,sysconfig} \
        $RPM_BUILD_ROOT%{_sysconfdir}/{cron,cron.{d,hourly,daily,weekly,monthly},pam.d}
 
@@ -184,3 +184,5 @@ chmod 754 /etc/rc.d/init.d/crond
 %attr(755,root,root) %{_sysconfdir}/cron.hourly/0anacron
 %{_mandir}/man5/anacrontab.5*
 %{_mandir}/man8/anacron.8*
+
+%attr(1730,root,crontab) /var/spool/anacron
This page took 0.034457 seconds and 4 git commands to generate.