From 5835c616ebdbfcee6a85c6ead6d31dbf983fa9a8 Mon Sep 17 00:00:00 2001 From: pawelz Date: Sun, 12 Apr 2009 19:08:05 +0000 Subject: [PATCH] - +x for some dirs Changed files: tomcat.spec -> 1.116 --- tomcat.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tomcat.spec b/tomcat.spec index 7406ce2..34aad41 100644 --- a/tomcat.spec +++ b/tomcat.spec @@ -431,8 +431,8 @@ fi %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 -- 2.44.0