SPECS: jira-enterprise.spec - fixed %%install

pawelz pawelz at pld-linux.org
Mon Apr 13 00:53:00 CEST 2009


Author: pawelz                       Date: Sun Apr 12 22:53:00 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fixed %%install

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

---- Diffs:

================================================================
Index: SPECS/jira-enterprise.spec
diff -u SPECS/jira-enterprise.spec:1.4 SPECS/jira-enterprise.spec:1.5
--- SPECS/jira-enterprise.spec:1.4	Mon Apr 13 00:50:25 2009
+++ SPECS/jira-enterprise.spec	Mon Apr 13 00:52:55 2009
@@ -43,6 +43,9 @@
 install -d $RPM_BUILD_ROOT{%{_sysconfdir}/jira,%{_datadir},%{_sharedstatedir}/{jira/jiradb,tomcat/conf/Catalina/localhost}}
 install %{SOURCE2} $RPM_BUILD_ROOT%{_sharedstatedir}/tomcat/conf/Catalina/localhost/jira.xml
 cp -a tmp/build/war $RPM_BUILD_ROOT%{_datadir}/jira
+
+# libraries missing in tomcat 5.5
+install -d %{_datadir}/tomcat/common/lib
 cp -a jira-jars-tomcat5 $RPM_BUILD_ROOT%{_datadir}/tomcat/common/lib
 
 %clean
@@ -65,6 +68,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2009/04/12 22:52:55  pawelz
+- fixed %%install
+
 Revision 1.4  2009/04/12 22:50:25  pawelz
 - directory for database
 
================================================================

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



More information about the pld-cvs-commit mailing list