packages: jira-plugin-greenhopper/jira-plugin-greenhopper.spec - adapterized
pawelz
pawelz at pld-linux.org
Thu May 27 01:20:49 CEST 2010
Author: pawelz Date: Wed May 26 23:20:49 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- adapterized
---- Files affected:
packages/jira-plugin-greenhopper:
jira-plugin-greenhopper.spec (1.2 -> 1.3)
---- Diffs:
================================================================
Index: packages/jira-plugin-greenhopper/jira-plugin-greenhopper.spec
diff -u packages/jira-plugin-greenhopper/jira-plugin-greenhopper.spec:1.2 packages/jira-plugin-greenhopper/jira-plugin-greenhopper.spec:1.3
--- packages/jira-plugin-greenhopper/jira-plugin-greenhopper.spec:1.2 Thu May 27 01:19:39 2010
+++ packages/jira-plugin-greenhopper/jira-plugin-greenhopper.spec Thu May 27 01:20:44 2010
@@ -27,7 +27,7 @@
Release: 0.1
License: Proprietary, not distributable
Group: Libraries/Java
-Source0: jira-greenhopper-plugin-4.4.1.jar
+Source0: jira-greenhopper-plugin-%{version}.jar
# NoSource0-md5: 042297a4412d2ee4266f56e6a81e6dbf
NoSource: 0
Source1: Atlassian_EULA_3.0.pdf
@@ -43,16 +43,17 @@
%define pluginsdir %{_sharedstatedir}/jira/plugins/installed-plugins
%description
-Agile project management plugin for JIRA. GreenHopper is the perfect tool for
-managing your backlog, planning sprints and tracking your team through the
-entire release process.
+Agile project management plugin for JIRA. GreenHopper is the perfect
+tool for managing your backlog, planning sprints and tracking your
+team through the entire release process.
%prep
-%setup -c -T
+%setup -q -c -T
cp %{SOURCE0} .
cp %{SOURCE1} .
%install
+rm -rf $RPM_BUILD_ROOT
install -d $RPM_BUILD_ROOT{%{_datadir}/%{name},%{pluginsdir}}
cp jira-greenhopper-plugin-%{version}.jar $RPM_BUILD_ROOT%{_datadir}/%{name}/jira-greenhopper-plugin-%{version}.jar
ln -s %{_datadir}/%{name}/jira-greenhopper-plugin-%{version}.jar $RPM_BUILD_ROOT%{pluginsdir}/jira-greenhopper-plugin-%{version}.jar
@@ -73,6 +74,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.3 2010/05/26 23:20:44 pawelz
+- adapterized
+
Revision 1.2 2010/05/26 23:19:39 pawelz
- correct installation paths
- I really should had read installation instructions before I tried to package it.
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/jira-plugin-greenhopper/jira-plugin-greenhopper.spec?r1=1.2&r2=1.3&f=u
More information about the pld-cvs-commit
mailing list