packages: jira-enterprise/jira-enterprise.spec - up to 4.0 - R tomcat >= 0:...

pawelz pawelz at pld-linux.org
Thu Oct 22 16:10:31 CEST 2009


Author: pawelz                       Date: Thu Oct 22 14:10:31 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- up to 4.0
- R tomcat >= 0:6.0.20-3 because 6.0.20-2 does not provide mysql connector

---- Files affected:
packages/jira-enterprise:
   jira-enterprise.spec (1.18 -> 1.19) 

---- Diffs:

================================================================
Index: packages/jira-enterprise/jira-enterprise.spec
diff -u packages/jira-enterprise/jira-enterprise.spec:1.18 packages/jira-enterprise/jira-enterprise.spec:1.19
--- packages/jira-enterprise/jira-enterprise.spec:1.18	Mon Sep  7 10:14:10 2009
+++ packages/jira-enterprise/jira-enterprise.spec	Thu Oct 22 16:10:26 2009
@@ -10,29 +10,30 @@
 %include	/usr/lib/rpm/macros.java
 Summary:	JIRA bug and issue tracker
 Name:		jira-enterprise
-Version:	3.13.4
-Release:	3.1
+Version:	4.0
+Release:	1
 License:	Proprietary, not distributable
 Group:		Networking/Daemons/Java/Servlets
 # Sources:
 # http://www.atlassian.com/software/jira/downloads/binary/atlassian-%{name}-%{version}.tar.gz
 # http://www.atlassian.com/software/jira/docs/servers/jars/v1/jira-jars-tomcat5.zip
 Source0:	atlassian-%{name}-%{version}.tar.gz
-# NoSource0-md5:	162f027dae43b5b6ef1ad08b3365f7e8
+# NoSource0-md5:	173689228807247d9be56a0a0e8e1590
 NoSource:	0
 Source1:	jira-jars-tomcat5.zip
 # NoSource1-md5:	0c1184bc77a55cb09c3cd1a66ca06b4f
 NoSource:	1
 Source2:	%{name}-context.xml
 Source3:	%{name}-entityengine.xml
-Source4:	%{name}-README.PLD
+Source4:	%{name}-application.properties
+Source5:	%{name}-README.PLD
 Patch0:		%{name}-log4j-properties.patch
 URL:		http://www.atlassian.com/software/jira/default.jsp
 BuildRequires:	jpackage-utils
 BuildRequires:	rpm-javaprov
 BuildRequires:	rpmbuild(macros) >= 1.300
 Requires:	jpackage-utils
-Requires:	tomcat >= 0:6.0.20-2
+Requires:	tomcat >= 0:6.0.20-3
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -49,7 +50,8 @@
 %patch0 -p1
 
 cp %{SOURCE3} edit-webapp/WEB-INF/classes/entityengine.xml
-cp %{SOURCE4} README.PLD
+cp %{SOURCE4} edit-webapp/WEB-INF/classes/jira-application.properties
+cp %{SOURCE5} README.PLD
 
 %build
 %ant compile
@@ -105,6 +107,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.19  2009/10/22 14:10:26  pawelz
+- up to 4.0
+- R tomcat >= 0:6.0.20-3 because 6.0.20-2 does not provide mysql connector
+
 Revision 1.18  2009/09/07 08:14:10  pawelz
 - rel 3.1. It does not work )-: Use jira from TOMCAT-5_5 branch.
 
================================================================

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



More information about the pld-cvs-commit mailing list