SPECS: lighttpd.spec - let /etc/lighttpd dir be accessible for all; rel 2

glen glen at pld-linux.org
Sat Oct 4 17:58:24 CEST 2008


Author: glen                         Date: Sat Oct  4 15:58:24 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- let /etc/lighttpd dir be accessible for all; rel 2

---- Files affected:
SPECS:
   lighttpd.spec (1.268 -> 1.269) 

---- Diffs:

================================================================
Index: SPECS/lighttpd.spec
diff -u SPECS/lighttpd.spec:1.268 SPECS/lighttpd.spec:1.269
--- SPECS/lighttpd.spec:1.268	Fri Oct  3 11:56:29 2008
+++ SPECS/lighttpd.spec	Sat Oct  4 17:58:18 2008
@@ -38,7 +38,7 @@
 %define		webdav_progs	1
 %endif
 
-%define		rel 1
+%define		rel 2
 Summary:	Fast and light HTTP server
 Summary(pl.UTF-8):	Szybki i lekki serwer HTTP
 Name:		lighttpd
@@ -1052,7 +1052,7 @@
 %files
 %defattr(644,root,root,755)
 %doc NEWS README ChangeLog doc/lighttpd.conf doc/*.txt doc/rrdtool-graph.sh
-%dir %attr(750,root,lighttpd) %{_sysconfdir}
+%dir %attr(751,root,lighttpd) %{_sysconfdir}
 %dir %attr(750,root,root) %{_sysconfdir}/webapps.d
 %dir %attr(750,root,root) %{_sysconfdir}/conf.d
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{name}.conf
@@ -1292,6 +1292,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.269  2008/10/04 15:58:18  glen
+- let /etc/lighttpd dir be accessible for all; rel 2
+
 Revision 1.268  2008/10/03 09:56:29  glen
 - up to 1.4.20, fixes CVE-2008-1531, lighttpd_sa_2008_05, lighttpd_sa_2008_06, lighttpd_sa_2008_07
 - svn up to r2324 (already contains crucial fixes)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/lighttpd.spec?r1=1.268&r2=1.269&f=u



More information about the pld-cvs-commit mailing list