SPECS: Perlbal.spec - sane config permissions

glen glen at pld-linux.org
Tue Jan 15 20:38:01 CET 2008


Author: glen                         Date: Tue Jan 15 19:38:01 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- sane config permissions

---- Files affected:
SPECS:
   Perlbal.spec (1.10 -> 1.11) 

---- Diffs:

================================================================
Index: SPECS/Perlbal.spec
diff -u SPECS/Perlbal.spec:1.10 SPECS/Perlbal.spec:1.11
--- SPECS/Perlbal.spec:1.10	Tue Jan 15 12:33:42 2008
+++ SPECS/Perlbal.spec	Tue Jan 15 20:37:56 2008
@@ -104,14 +104,15 @@
 %files
 %defattr(644,root,root,755)
 %doc CHANGES doc conf
-%attr(755,root,root) %{_bindir}/*
+%dir %{_sysconfdir}/perlbal
+%attr(640,root,root) %{_sysconfdir}/perlbal/*.conf
+%attr(640,root,root) %{_sysconfdir}/perlbal/*.dat
+%attr(754,root,root) /etc/rc.d/init.d/perlbal
+%config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/perlbal
+%attr(755,root,root) %{_bindir}/perlbal
 %{perl_vendorlib}/*.pm
 %{perl_vendorlib}/Perlbal
 %{_mandir}/man?/*
-%attr(754,root,root) /etc/rc.d/init.d/perlbal
-%config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/perlbal
-%dir %{_sysconfdir}/perlbal
-%attr(740,root,root) %{_sysconfdir}/perlbal/*
 
 %define	date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -119,6 +120,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.11  2008-01-15 19:37:56  glen
+- sane config permissions
+
 Revision 1.10  2008-01-15 11:33:42  glen
 - possible todo
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/Perlbal.spec?r1=1.10&r2=1.11&f=u



More information about the pld-cvs-commit mailing list