Author: pawelz Date: Mon Jan 26 11:05:30 2009 GMT
Module: SPECS Tag: HEAD
---- Log message:
- use correct uid and gid number
---- Files affected:
SPECS:
apache-tomcat.spec (1.75 -> 1.76)
---- Diffs:
================================================================
Index: SPECS/apache-tomcat.spec
diff -u SPECS/apache-tomcat.spec:1.75 SPECS/apache-tomcat.spec:1.76
--- SPECS/apache-tomcat.spec:1.75 Mon Jan 26 11:54:59 2009
+++ SPECS/apache-tomcat.spec Mon Jan 26 12:05:24 2009
@@ -321,8 +321,8 @@
rm -rf $RPM_BUILD_ROOT
%pre
-%groupadd -g 51 -r -f tomcat
-%useradd -u 51 -r -d /var/lib/tomcat -s /bin/false -c "Tomcat User" -g tomcat
tomcat
+%groupadd -g 234 -r -f tomcat
+%useradd -u 234 -r -d /var/lib/tomcat -s /bin/false -c "Tomcat User" -g tomcat
tomcat
%post
/sbin/chkconfig --add tomcat
@@ -393,6 +393,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.76 2009/01/26 11:05:24 pawelz
+- use correct uid and gid number
+
Revision 1.75 2009/01/26 10:54:59 pawelz
- rel 0.2 (because of new uid/gid)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/apache-tomcat.spec?r1=1.75&r2=1.76&f=u
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit