[eclipse-mylyn-tasks] Update to upstream 3.6.3 release.

Andrew Robinson arobinso at fedoraproject.org
Mon Oct 31 15:45:26 UTC 2011


commit be2715debb2054b13ae23df1ab6bb92832e14532
Author: Andrew Robinson <arobinso at redhat.com>
Date:   Mon Oct 31 11:41:41 2011 -0400

    Update to upstream 3.6.3 release.

 .gitignore                   |    1 +
 eclipse-mylyn-tasks.spec     |   27 +++++++++++++++------------
 fetch-eclipse-mylyn-tasks.sh |    2 +-
 sources                      |    2 +-
 4 files changed, 18 insertions(+), 14 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 76a8641..be11130 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ eclipse-mylyn-tasks-R_3_5_1-fetched-src.tar.bz2
 eclipse-mylyn-R_3_6_0-fetched-src.tar.bz2
 eclipse-mylyn-tasks-R_3_6_0-fetched-src.tar.bz2
 eclipse-mylyn-tasks-R_3_6_2-fetched-src.tar.bz2
+eclipse-mylyn-tasks-R_3_6_3-fetched-src.tar.bz2
diff --git a/eclipse-mylyn-tasks.spec b/eclipse-mylyn-tasks.spec
index 72033a6..5260f3e 100644
--- a/eclipse-mylyn-tasks.spec
+++ b/eclipse-mylyn-tasks.spec
@@ -6,13 +6,13 @@
 
 Name: eclipse-mylyn-tasks
 Summary: Mylyn Bugzilla/Trac Tasks Connectors
-Version: 3.6.2
-Release: 3%{?dist}
+Version: 3.6.3
+Release: 1%{?dist}
 License: EPL
 URL: http://www.eclipse.org/mylyn/tasks
 
 # bash fetch-eclipse-mylyn-tasks.sh
-Source0: eclipse-mylyn-tasks-R_3_6_2-fetched-src.tar.bz2
+Source0: eclipse-mylyn-tasks-R_3_6_3-fetched-src.tar.bz2
 Source1: fetch-eclipse-mylyn-tasks.sh
 # Red Hat bugzilla's custom transition file
 Source2: redhat-bugzilla-custom-transitions.txt
@@ -92,7 +92,7 @@ and templates for example projects.
 
 %prep
 %setup -q -c
-pushd eclipse-mylyn-tasks-R_3_6_2-fetched-src
+pushd eclipse-mylyn-tasks-R_3_6_3-fetched-src
 %patch0
 %patch1
 rm -rf orbitDeps
@@ -103,7 +103,7 @@ ln -s %{_javadir}/jdom.jar
 popd
 
 %build
-pushd eclipse-mylyn-tasks-R_3_6_2-fetched-src
+pushd eclipse-mylyn-tasks-R_3_6_3-fetched-src
 %{eclipse_base}/buildscripts/pdebuild -f org.eclipse.mylyn.bugzilla_feature \
  -a "-DjavacSource=1.5 -DjavacTarget=1.5 -DforceContextQualifier=%{qualifier} -DmylynQualifier=%{qualifier}" \
  -j -DJ2SE-1.5=%{_jvmdir}/java/jre/lib/rt.jar \
@@ -125,7 +125,7 @@ install -d -m 755 %{buildroot}%{install_loc}/mylyn-trac
 install -d -m 755 %{buildroot}%{install_loc}/mylyn-webtasks
 install %{SOURCE2} %{buildroot}%{install_loc}/mylyn-bugzilla/redhat-bugzilla-custom-transitions.txt
 
-pushd eclipse-mylyn-tasks-R_3_6_2-fetched-src
+pushd eclipse-mylyn-tasks-R_3_6_3-fetched-src
 unzip -q -o -d %{buildroot}%{install_loc}/mylyn-bugzilla \
  build/rpmBuild/org.eclipse.mylyn.bugzilla_feature.zip
 unzip -q -o -d %{buildroot}%{install_loc}/mylyn-trac \
@@ -147,23 +147,26 @@ popd
 # eclips-mylyn-tasks-bugzilla
 %files bugzilla
 %{install_loc}/mylyn-bugzilla
-%doc eclipse-mylyn-tasks-R_3_6_2-fetched-src/org.eclipse.mylyn.bugzilla-feature/epl-v10.html
-%doc eclipse-mylyn-tasks-R_3_6_2-fetched-src/org.eclipse.mylyn.bugzilla-feature/license.html
+%doc eclipse-mylyn-tasks-R_3_6_3-fetched-src/org.eclipse.mylyn.bugzilla-feature/epl-v10.html
+%doc eclipse-mylyn-tasks-R_3_6_3-fetched-src/org.eclipse.mylyn.bugzilla-feature/license.html
 
 # eclips-mylyn-tasks-trac
 %files trac
 %{install_loc}/mylyn-trac
-%doc eclipse-mylyn-tasks-R_3_6_2-fetched-src/org.eclipse.mylyn.trac-feature/epl-v10.html
-%doc eclipse-mylyn-tasks-R_3_6_2-fetched-src/org.eclipse.mylyn.trac-feature/license.html
+%doc eclipse-mylyn-tasks-R_3_6_3-fetched-src/org.eclipse.mylyn.trac-feature/epl-v10.html
+%doc eclipse-mylyn-tasks-R_3_6_3-fetched-src/org.eclipse.mylyn.trac-feature/license.html
 
 # eclips-mylyn-tasks-web
 %files web
 %{install_loc}/mylyn-webtasks
-%doc eclipse-mylyn-tasks-R_3_6_2-fetched-src/org.eclipse.mylyn.web.tasks-feature/epl-v10.html
-%doc eclipse-mylyn-tasks-R_3_6_2-fetched-src/org.eclipse.mylyn.web.tasks-feature/license.html
+%doc eclipse-mylyn-tasks-R_3_6_3-fetched-src/org.eclipse.mylyn.web.tasks-feature/epl-v10.html
+%doc eclipse-mylyn-tasks-R_3_6_3-fetched-src/org.eclipse.mylyn.web.tasks-feature/license.html
 
 
 %changelog
+* Mon Oct 31 2011 Andrew Robinson <arobinso at redhat.com> 3.6.3-1
+- Update to upstream 3.6.3 release.
+
 * Fri Oct 14 2011 Andrew Robinson <arobinso at redhat.com> 3.6.2-3
 - Removed uneeded state from transitions.
 
diff --git a/fetch-eclipse-mylyn-tasks.sh b/fetch-eclipse-mylyn-tasks.sh
index 6c59cd1..a319146 100755
--- a/fetch-eclipse-mylyn-tasks.sh
+++ b/fetch-eclipse-mylyn-tasks.sh
@@ -5,7 +5,7 @@
 #  - org.eclipse.mylyn.bugzilla-feature
 #  - org.eclipse.mylyn.web.tasks-feature (incubation)
 # 
-RELEASE_TAG="R_3_6_2"
+RELEASE_TAG="R_3_6_3"
 
 rm -rf org.eclipse.mylyn.tasks.tar.bz2
 rm -rf org.eclipse.mylyn.incubator.tar.bz2
diff --git a/sources b/sources
index 2601fb6..84e4363 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b72f4800c22c20d03f2bcb63814e314c  eclipse-mylyn-tasks-R_3_6_2-fetched-src.tar.bz2
+466065a31b9c950010121161a7b62d95  eclipse-mylyn-tasks-R_3_6_3-fetched-src.tar.bz2


More information about the scm-commits mailing list