packages: jira-enterprise/jira-enterprise.spec - typo
pawelz
pawelz at pld-linux.org
Sun Nov 22 18:35:48 CET 2009
Author: pawelz Date: Sun Nov 22 17:35:48 2009 GMT
Module: packages Tag: HEAD
---- Log message:
- typo
---- Files affected:
packages/jira-enterprise:
jira-enterprise.spec (1.26 -> 1.27)
---- Diffs:
================================================================
Index: packages/jira-enterprise/jira-enterprise.spec
diff -u packages/jira-enterprise/jira-enterprise.spec:1.26 packages/jira-enterprise/jira-enterprise.spec:1.27
--- packages/jira-enterprise/jira-enterprise.spec:1.26 Sun Nov 22 17:56:48 2009
+++ packages/jira-enterprise/jira-enterprise.spec Sun Nov 22 18:35:43 2009
@@ -61,7 +61,7 @@
# configuration
install -d $RPM_BUILD_ROOT{%{_sysconfdir}/jira,%{_sharedstatedir}/tomcat/conf/Catalina/localhost}
-install %{SOURCE2} $RPM_BUILD_ROOT%{_sharedstatedir}/jira/tomcat-context.xml
+install %{SOURCE2} $RPM_BUILD_ROOT%{_sysconfdir}/jira/tomcat-context.xml
ln -s %{_sysconfdir}/jira/tomcat-context.xml $RPM_BUILD_ROOT%{_sharedstatedir}/tomcat/conf/Catalina/localhost/jira.xml
mv $RPM_BUILD_ROOT%{_datadir}/jira/WEB-INF/classes/jira-application.properties $RPM_BUILD_ROOT%{_sysconfdir}/jira/jira-application.properties
mv $RPM_BUILD_ROOT%{_datadir}/jira/WEB-INF/classes/log4j.properties $RPM_BUILD_ROOT%{_sysconfdir}/jira/log4j.properties
@@ -102,6 +102,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.27 2009/11/22 17:35:43 pawelz
+- typo
+
Revision 1.26 2009/11/22 16:56:48 pawelz
- install tomcat-context.xml into /etc/jira and symlink it to tomcat conf
- simplified %files
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/jira-enterprise/jira-enterprise.spec?r1=1.26&r2=1.27&f=u
More information about the pld-cvs-commit
mailing list