SPECS: djbdns.spec - fix weird suid permissions on dirs (why?)

glen glen at pld-linux.org
Mon Apr 17 10:07:40 CEST 2006


Author: glen                         Date: Mon Apr 17 08:07:40 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix weird suid permissions on dirs (why?)

---- Files affected:
SPECS:
   djbdns.spec (1.75 -> 1.76) 

---- Diffs:

================================================================
Index: SPECS/djbdns.spec
diff -u SPECS/djbdns.spec:1.75 SPECS/djbdns.spec:1.76
--- SPECS/djbdns.spec:1.75	Mon Apr 17 10:02:17 2006
+++ SPECS/djbdns.spec	Mon Apr 17 10:07:35 2006
@@ -913,9 +913,9 @@
 %dir %attr(2755,root,root) %{_sysconfdir}/dnscache/env
 %config %{_sysconfdir}/dnscache/env/*
 %attr(755,root,root) %{_sysconfdir}/dnscache/run
-%dir %attr(2755,root,root) %{_sysconfdir}/dnscache/root
-# FIXME no globs for suid/sgid files
-%dir %attr(2755,root,root) %{_sysconfdir}/dnscache/root/*
+%dir %{_sysconfdir}/dnscache/root
+%dir %{_sysconfdir}/dnscache/root/ip
+%dir %{_sysconfdir}/dnscache/root/servers
 %config %attr(600,root,root) %{_sysconfdir}/dnscache/root/ip/*
 %config %{_sysconfdir}/dnscache/root/servers/*
 %ghost %attr(600,root,root) %{_sysconfdir}/dnscache/seed
@@ -1050,6 +1050,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.76  2006/04/17 08:07:35  glen
+- fix weird suid permissions on dirs (why?)
+
 Revision 1.75  2006/04/17 08:02:17  glen
 - strict internal deps, rel 22
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/djbdns.spec?r1=1.75&r2=1.76&f=u



More information about the pld-cvs-commit mailing list