SPECS: mysql.spec - monit file doesn't need to be executable

glen glen at pld-linux.org
Tue May 9 19:02:19 CEST 2006


Author: glen                         Date: Tue May  9 17:02:19 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- monit file doesn't need to be executable

---- Files affected:
SPECS:
   mysql.spec (1.332 -> 1.333) 

---- Diffs:

================================================================
Index: SPECS/mysql.spec
diff -u SPECS/mysql.spec:1.332 SPECS/mysql.spec:1.333
--- SPECS/mysql.spec:1.332	Tue May  9 15:42:31 2006
+++ SPECS/mysql.spec	Tue May  9 19:02:14 2006
@@ -731,7 +731,7 @@
 %attr(754,root,root) /etc/rc.d/init.d/mysql
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/mysql
 %attr(640,root,mysql) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/mysql/clusters.conf
-%attr(750,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/monit/*.monitrc
+%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/monit/*.monitrc
 %attr(755,root,root) %{_bindir}/innochecksum
 %attr(755,root,root) %{_bindir}/myisamchk
 %attr(755,root,root) %{_bindir}/myisamlog
@@ -905,6 +905,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.333  2006/05/09 17:02:14  glen
+- monit file doesn't need to be executable
+
 Revision 1.332  2006/05/09 13:42:31  qboosh
 - formatting
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/mysql.spec?r1=1.332&r2=1.333&f=u



More information about the pld-cvs-commit mailing list