SPECS: calamaris.spec - cron definitions file should not be execut...

glen glen at pld-linux.org
Wed Feb 7 17:46:33 CET 2007


Author: glen                         Date: Wed Feb  7 16:46:33 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- cron definitions file should not be executable

---- Files affected:
SPECS:
   calamaris.spec (1.51 -> 1.52) 

---- Diffs:

================================================================
Index: SPECS/calamaris.spec
diff -u SPECS/calamaris.spec:1.51 SPECS/calamaris.spec:1.52
--- SPECS/calamaris.spec:1.51	Sun Jun 11 23:03:05 2006
+++ SPECS/calamaris.spec	Wed Feb  7 17:46:27 2007
@@ -57,7 +57,7 @@
 %files
 %defattr(644,root,root,755)
 %doc CHANGES EXAMPLES README
-%attr(750,root,root) %config(noreplace) /etc/cron.d/calamaris
+%config(noreplace) /etc/cron.d/calamaris
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/calamaris
 %attr(755,root,root) %{_bindir}/*
 %attr(755,root,root) %{_sbindir}/*
@@ -69,6 +69,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.52  2007/02/07 16:46:27  glen
+- cron definitions file should not be executable
+
 Revision 1.51  2006/06/11 21:03:05  glen
 - source alter should be in %prep; cosmetics
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/calamaris.spec?r1=1.51&r2=1.52&f=u



More information about the pld-cvs-commit mailing list