SPECS: hudson.spec - require apache-tomcat version that uses tomcat uid/gid
pawelz
pawelz at pld-linux.org
Mon Jan 26 11:56:29 CET 2009
Author: pawelz Date: Mon Jan 26 10:56:29 2009 GMT
Module: SPECS Tag: HEAD
---- Log message:
- require apache-tomcat version that uses tomcat uid/gid
---- Files affected:
SPECS:
hudson.spec (1.5 -> 1.6)
---- Diffs:
================================================================
Index: SPECS/hudson.spec
diff -u SPECS/hudson.spec:1.5 SPECS/hudson.spec:1.6
--- SPECS/hudson.spec:1.5 Mon Jan 26 11:52:44 2009
+++ SPECS/hudson.spec Mon Jan 26 11:56:24 2009
@@ -16,7 +16,8 @@
BuildRequires: jpackage-utils
BuildRequires: rpm-javaprov
BuildRequires: rpmbuild(macros) >= 1.300
-Requires: apache-tomcat
+# Require version that uses tomcat uid/gid
+Requires: apache-tomcat >= 5.5.27-0.2
Requires: jpackage-utils
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -69,6 +70,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.6 2009/01/26 10:56:24 pawelz
+- require apache-tomcat version that uses tomcat uid/gid
+
Revision 1.5 2009/01/26 10:52:44 pawelz
- use tomcat uid/gid
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/hudson.spec?r1=1.5&r2=1.6&f=u
More information about the pld-cvs-commit
mailing list