SPECS: DenyHosts.spec - fixed perms for init script

darekr darekr at pld-linux.org
Fri Jul 29 12:08:47 CEST 2005


Author: darekr                       Date: Fri Jul 29 10:08:47 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fixed perms for init script

---- Files affected:
SPECS:
   DenyHosts.spec (1.7 -> 1.8) 

---- Diffs:

================================================================
Index: SPECS/DenyHosts.spec
diff -u SPECS/DenyHosts.spec:1.7 SPECS/DenyHosts.spec:1.8
--- SPECS/DenyHosts.spec:1.7	Fri Jul 29 11:17:19 2005
+++ SPECS/DenyHosts.spec	Fri Jul 29 12:08:42 2005
@@ -85,7 +85,7 @@
 %config(noreplace) %verify(not md5 mtime size) /etc/cron.d/%{name}
 %attr(755,root,root) %{_bindir}/*
 %attr(755,root,root) %{_sbindir}/*
-%attr(755,root,root) /etc/rc.d/init.d/%{name}
+%attr(754,root,root) /etc/rc.d/init.d/%{name}
 %dir /var/lib/%{name}
 /var/lib/%{name}/allowed-hosts
 %dir %{py_sitescriptdir}/%{name}
@@ -97,6 +97,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2005/07/29 10:08:42  darekr
+- fixed perms for init script
+
 Revision 1.7  2005/07/29 09:17:19  leafnode
 - updated to 0.9.8
 - removed unncesseary patch
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/DenyHosts.spec?r1=1.7&r2=1.8&f=u




More information about the pld-cvs-commit mailing list