packages: jira/jira.spec - updated tomcat dep to 6.0.26-8 (it is the first ...

pawelz pawelz at pld-linux.org
Fri Jul 2 11:27:14 CEST 2010


Author: pawelz                       Date: Fri Jul  2 09:27:14 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated tomcat dep to 6.0.26-8 (it is the first release of tomcat that
  provides java-mail, which is required for mail jndi. mail.jar provided by
  confluence is not enough, because jndi is defined on the level of servlet
  container, not on the level of application)

---- Files affected:
packages/jira:
   jira.spec (1.47 -> 1.48) 

---- Diffs:

================================================================
Index: packages/jira/jira.spec
diff -u packages/jira/jira.spec:1.47 packages/jira/jira.spec:1.48
--- packages/jira/jira.spec:1.47	Wed Jun 30 23:28:31 2010
+++ packages/jira/jira.spec	Fri Jul  2 11:27:08 2010
@@ -52,7 +52,7 @@
 BuildRequires:	unzip
 Requires:	jpackage-utils
 Requires:	jre-X11
-Requires:	tomcat >= 0:6.0.20-4
+Requires:	tomcat >= 6.0.26-8
 Obsoletes:	jira-enterprise
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -142,6 +142,12 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.48  2010/07/02 09:27:08  pawelz
+- updated tomcat dep to 6.0.26-8 (it is the first release of tomcat that
+  provides java-mail, which is required for mail jndi. mail.jar provided by
+  confluence is not enough, because jndi is defined on the level of servlet
+  container, not on the level of application)
+
 Revision 1.47  2010/06/30 21:28:31  pawelz
 - up to 4.1.2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/jira/jira.spec?r1=1.47&r2=1.48&f=u



More information about the pld-cvs-commit mailing list