SPECS: java-struts.spec - use tomcat uid/gid

pawelz pawelz at pld-linux.org
Mon Jan 26 11:44:48 CET 2009


Author: pawelz                       Date: Mon Jan 26 10:44:48 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- use tomcat uid/gid

---- Files affected:
SPECS:
   java-struts.spec (1.24 -> 1.25) 

---- Diffs:

================================================================
Index: SPECS/java-struts.spec
diff -u SPECS/java-struts.spec:1.24 SPECS/java-struts.spec:1.25
--- SPECS/java-struts.spec:1.24	Mon Jan 26 11:26:59 2009
+++ SPECS/java-struts.spec	Mon Jan 26 11:44:42 2009
@@ -204,8 +204,8 @@
 
 %if 0
 %files webapps
-# XXX: this defattr is EVIL, is global http:http really needed???
-%defattr(644,http,http,755)
+# XXX: this defattr is EVIL, is global tomcat:tomcat really needed???
+%defattr(644,tomcat,tomcat,755)
 %dir %{tomcatappsdir}/%{name}-blank
 %dir %{tomcatappsdir}/%{name}-blank/WEB-INF
 %config(noreplace) %{tomcatappsdir}/%{name}-blank/WEB-INF/web.xml
@@ -270,6 +270,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.25  2009/01/26 10:44:42  pawelz
+- use tomcat uid/gid
+
 Revision 1.24  2009/01/26 10:26:59  glen
 - release 1
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/java-struts.spec?r1=1.24&r2=1.25&f=u



More information about the pld-cvs-commit mailing list