SPECS: vixie-cron.spec - adaptarized

paszczus paszczus at pld-linux.org
Sat Jul 30 13:16:18 CEST 2005


Author: paszczus                     Date: Sat Jul 30 11:16:18 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- adaptarized

---- Files affected:
SPECS:
   vixie-cron.spec (1.106 -> 1.107) 

---- Diffs:

================================================================
Index: SPECS/vixie-cron.spec
diff -u SPECS/vixie-cron.spec:1.106 SPECS/vixie-cron.spec:1.107
--- SPECS/vixie-cron.spec:1.106	Sat Jul 30 12:55:13 2005
+++ SPECS/vixie-cron.spec	Sat Jul 30 13:16:12 2005
@@ -322,15 +322,15 @@
 %files
 %defattr(644,root,root,755)
 %doc CHANGES CONVERSION FEATURES MAIL README THANKS
-%attr(0750,root,crontab) %dir %{_sysconfdir}/cron*
-%attr(0640,root,crontab) %config(noreplace,missingok) /etc/cron.d/crontab
-%attr(0640,root,crontab) %config(noreplace,missingok) %verify(not md5 mtime size) %{_sysconfdir}/cron/cron.allow
-%attr(0640,root,crontab) %config(noreplace,missingok) %verify(not md5 mtime size) %{_sysconfdir}/cron/cron.deny
-%attr(0640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/cron
-%config(noreplace) %verify(not md5 size mtime) /etc/pam.d/cron
-%attr(0754,root,root) /etc/rc.d/init.d/crond
-%attr(640,root,root) %config(noreplace) %verify(not size mtime md5) /etc/logrotate.d/cron
-%attr(0755,root,root) %{_sbindir}/crond
+%attr(750,root,crontab) %dir %{_sysconfdir}/cron*
+%attr(640,root,crontab) %config(noreplace,missingok) /etc/cron.d/crontab
+%attr(640,root,crontab) %config(noreplace,missingok) %verify(not md5 mtime size) %{_sysconfdir}/cron/cron.allow
+%attr(640,root,crontab) %config(noreplace,missingok) %verify(not md5 mtime size) %{_sysconfdir}/cron/cron.deny
+%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/cron
+%config(noreplace) %verify(not md5 mtime size) /etc/pam.d/cron
+%attr(754,root,root) /etc/rc.d/init.d/crond
+%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/logrotate.d/cron
+%attr(755,root,root) %{_sbindir}/crond
 %attr(2755,root,crontab) %{_bindir}/crontab
 
 %{_mandir}/man*/*
@@ -342,7 +342,7 @@
 %lang(pl) %{_mandir}/pl/man*/*
 
 %attr(1730,root,crontab) /var/spool/cron
-%attr(0660,root,crontab) %ghost /var/log/cron
+%attr(660,root,crontab) %ghost /var/log/cron
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -350,11 +350,14 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.107  2005/07/30 11:16:12  paszczus
+- adaptarized
+
 Revision 1.106  2005/07/30 10:55:13  prism
 - 6th field in /etc/cron.d files should be parsed now, please test it
 
 Revision 1.105  2005/07/29 18:29:00  arekm
--rel 1; works, no reports with problem descriptions
+- rel 1; works, no reports with problem descriptions
 
 Revision 1.104  2005/07/25 11:13:35  prism
 - updated to match proper file mode for /etc/cron.d files (0640 not 0600)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/vixie-cron.spec?r1=1.106&r2=1.107&f=u




More information about the pld-cvs-commit mailing list