packages: xwiki/xwiki.spec - removed all remainings of jira-enterprise.spec...

pawelz pawelz at pld-linux.org
Mon Oct 26 08:18:02 CET 2009


Author: pawelz                       Date: Mon Oct 26 07:18:02 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- removed all remainings of jira-enterprise.spec (this spec is based on jira)
- NFY

---- Files affected:
packages/xwiki:
   xwiki.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: packages/xwiki/xwiki.spec
diff -u packages/xwiki/xwiki.spec:1.3 packages/xwiki/xwiki.spec:1.4
--- packages/xwiki/xwiki.spec:1.3	Sat Oct 24 22:38:06 2009
+++ packages/xwiki/xwiki.spec	Mon Oct 26 08:17:56 2009
@@ -23,7 +23,7 @@
 # NoSource1-md5:	5a760d6d534221745b54acbe09ea51ed
 NoSource:	1
 Source2:	%{name}-context.xml
-URL:		http://www.atlassian.com/software/jira/default.jsp
+URL:		http://www.xwiki.org/
 BuildRequires:	jpackage-utils
 BuildRequires:	rpm-javaprov
 BuildRequires:	rpmbuild(macros) >= 1.300
@@ -51,8 +51,9 @@
 cp -a . $RPM_BUILD_ROOT%{_datadir}/%{name}
 
 # configuration
-install -d $RPM_BUILD_ROOT{%{_sysconfdir}/jira,%{_sharedstatedir}/tomcat/conf/Catalina/localhost}
-install %{SOURCE2} $RPM_BUILD_ROOT%{_sharedstatedir}/tomcat/conf/Catalina/localhost/jira.xml
+install -d $RPM_BUILD_ROOT{%{_sysconfdir}/%{name},%{_sharedstatedir}/tomcat/conf/Catalina/localhost}
+install %{SOURCE2} $RPM_BUILD_ROOT%{_sharedstatedir}/tomcat/conf/Catalina/localhost/%{name}.xml
+ln -s %{_sharedstatedir}/tomcat/conf/Catalina/localhost/%{name}.xml $RPM_BUILD_ROOT%{_sysconfdir}/%{name}/tomcat-context.xml
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -61,7 +62,7 @@
 %defattr(644,root,root,755)
 %{_datadir}/%{name}
 %dir %{_sysconfdir}/%{name}
-%{_sysconfdir}/jira/tomcat-context.xml
+%{_sysconfdir}/%{name}/tomcat-context.xml
 %config(noreplace) %verify(not md5 mtime size) %attr(2775,root,tomcat) %{_sharedstatedir}/tomcat/conf/Catalina/localhost/%{name}.xml
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -70,6 +71,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2009/10/26 07:17:56  pawelz
+- removed all remainings of jira-enterprise.spec (this spec is based on jira)
+- NFY
+
 Revision 1.3  2009/10/24 20:38:06  pawelz
 - tomcat context configuration for xwiki
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xwiki/xwiki.spec?r1=1.3&r2=1.4&f=u



More information about the pld-cvs-commit mailing list