SPECS (DEVEL): mythtv.spec - standard permissions on sysconfig and...

glen glen at pld-linux.org
Sat Feb 4 17:54:14 CET 2006


Author: glen                         Date: Sat Feb  4 16:54:14 2006 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- standard permissions on sysconfig and logrotate file

---- Files affected:
SPECS:
   mythtv.spec (1.39.2.15 -> 1.39.2.16) 

---- Diffs:

================================================================
Index: SPECS/mythtv.spec
diff -u SPECS/mythtv.spec:1.39.2.15 SPECS/mythtv.spec:1.39.2.16
--- SPECS/mythtv.spec:1.39.2.15	Sat Feb  4 17:52:10 2006
+++ SPECS/mythtv.spec	Sat Feb  4 17:54:09 2006
@@ -436,8 +436,8 @@
 %attr(775,root,mythtv) %dir /var/cache/mythtv
 %attr(775,root,mythtv) %dir /var/run/mythtv
 %attr(754,root,root) /etc/rc.d/init.d/mythbackend
-%config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/mythbackend
-%config /etc/logrotate.d/mythbackend
+%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/mythbackend
+%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/logrotate.d/mythbackend
 %attr(775,root,mythtv) %dir %{_localstatedir}/log/mythtv
 
 %files frontend -f mythfrontend.lang
@@ -487,6 +487,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.39.2.16  2006/02/04 16:54:09  glen
+- standard permissions on sysconfig and logrotate file
+
 Revision 1.39.2.15  2006/02/04 16:52:10  glen
 - r8859, includes sql fix (http://cvs.mythtv.org/trac/changeset/8856)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/mythtv.spec?r1=1.39.2.15&r2=1.39.2.16&f=u



More information about the pld-cvs-commit mailing list