SPECS: tomcat.spec - +x for some dirs

pawelz pawelz at pld-linux.org
Sun Apr 12 21:08:11 CEST 2009


Author: pawelz                       Date: Sun Apr 12 19:08:11 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- +x for some dirs

---- Files affected:
SPECS:
   tomcat.spec (1.115 -> 1.116) 

---- Diffs:

================================================================
Index: SPECS/tomcat.spec
diff -u SPECS/tomcat.spec:1.115 SPECS/tomcat.spec:1.116
--- SPECS/tomcat.spec:1.115	Sun Apr 12 20:53:07 2009
+++ SPECS/tomcat.spec	Sun Apr 12 21:08:05 2009
@@ -432,8 +432,8 @@
 %dir %{_vardir}
 # these directory has to be writeable because /admin need to modify config
 # files and create temporary files
-%dir %attr(664,root,tomcat) %{_vardir}/conf
-%dir %attr(664,root,tomcat) %{_vardir}/conf/Catalina
+%dir %attr(775,root,tomcat) %{_vardir}/conf
+%dir %attr(775,root,tomcat) %{_vardir}/conf/Catalina
 %dir %{_vardir}/conf/Catalina/localhost
 # tomcat config has to be writeable because of tomcat-users.xml file and Catalina dir
 %config(noreplace) %attr(664,root,tomcat) %verify(not md5 mtime size) %{_vardir}/conf/MANIFEST.MF
@@ -469,6 +469,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.116  2009/04/12 19:08:05  pawelz
+- +x for some dirs
+
 Revision 1.115  2009/04/12 18:53:07  pawelz
 - add it also to %%files
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/tomcat.spec?r1=1.115&r2=1.116&f=u



More information about the pld-cvs-commit mailing list