SPECS: hudson.spec - use tomcat uid/gid

pawelz pawelz at pld-linux.org
Mon Jan 26 11:52:50 CET 2009


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

---- Files affected:
SPECS:
   hudson.spec (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: SPECS/hudson.spec
diff -u SPECS/hudson.spec:1.4 SPECS/hudson.spec:1.5
--- SPECS/hudson.spec:1.4	Mon Jan 26 11:03:52 2009
+++ SPECS/hudson.spec	Mon Jan 26 11:52:44 2009
@@ -61,7 +61,7 @@
 # undeploy this app via tomcat manager.
 %config(noreplace) %{_sharedstatedir}/tomcat/conf/Catalina/localhost/hudson.xml
 %{_datadir}/tomcat/webapps/hudson
-%attr(755,http,http) %dir %{_sharedstatedir}/hudson
+%attr(755,tomcat,tomcat) %dir %{_sharedstatedir}/hudson
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -69,6 +69,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2009/01/26 10:52:44  pawelz
+- use tomcat uid/gid
+
 Revision 1.4  2009/01/26 10:03:52  glen
 - use dot rather asterisk for smaller build log ;)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/hudson.spec?r1=1.4&r2=1.5&f=u



More information about the pld-cvs-commit mailing list