[eclipse-mylyn-commons/f16] Update to upstream 3.6.2 release.

Alexander Kurtakov akurtakov at fedoraproject.org
Thu Oct 6 21:26:12 UTC 2011


commit 38b5305d6233314c4ec8a14d7685453b1287e297
Author: Alexander Kurtakov <akurtako at redhat.com>
Date:   Fri Oct 7 00:21:34 2011 +0300

    Update to upstream 3.6.2 release.

 .gitignore                 |    1 +
 eclipse-mylyn-commons.spec |   13 +++++++------
 sources                    |    2 +-
 3 files changed, 9 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 70b8d72..9c27a7b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ eclipse-mylyn-commons-R_3_5_0-fetched-src.tar.bz2
 eclipse-mylyn-commons-R_3_5_1-fetched-src.tar.bz2
 eclipse-mylyn-commons-R_3_6_0-fetched-src.tar.bz2
 R_3_6_0.tar.bz2
+R_3_6_2.tar.bz2
diff --git a/eclipse-mylyn-commons.spec b/eclipse-mylyn-commons.spec
index 71cdcfa..8ef54af 100644
--- a/eclipse-mylyn-commons.spec
+++ b/eclipse-mylyn-commons.spec
@@ -6,12 +6,12 @@
 
 Name: eclipse-mylyn-commons
 Summary: Common libraries for Eclipse Mylyn
-Version: 3.6.0
-Release: 3%{?dist}
+Version: 3.6.2
+Release: 1%{?dist}
 License: EPL and ASL 2.0
 URL: http://www.eclipse.org/mylyn
 
-Source0: http://git.eclipse.org/c/mylyn/org.eclipse.mylyn.commons.git/snapshot/R_3_6_0.tar.bz2
+Source0: http://git.eclipse.org/c/mylyn/org.eclipse.mylyn.commons.git/snapshot/R_3_6_2.tar.bz2
 
 # Would require axis2+OSGi info. Remove once
 # https://bugzilla.redhat.com/show_bug.cgi?id=497126
@@ -54,7 +54,7 @@ information that is not relevant to the current task. This package includes
 common libraries used by other Eclipse Mylyn packages.
 
 %prep
-%setup -q -n R_3_6_0
+%setup -q -n R_3_6_2
 
 rm -rf orbitDeps
 mkdir orbitDeps
@@ -79,7 +79,6 @@ popd
  -o `pwd`/orbitDeps
 
 %install
-rm -rf %{buildroot}
 install -d -m 755 %{buildroot}%{_datadir}/eclipse
 install -d -m 755 %{buildroot}%{install_loc}/mylyn-commons
 
@@ -108,12 +107,14 @@ ln -s %{_javadir}/jaxme/jaxmeapi.jar
 popd
 
 %files
-%defattr(-,root,root,-)
 %{install_loc}/mylyn-commons
 %doc org.eclipse.mylyn.commons-feature/epl-v10.html
 %doc org.eclipse.mylyn.commons-feature/license.html
 
 %changelog
+* Fri Oct 7 2011 Alexander Kurtakov <akurtako at redhat.com> 3.6.2-1
+- Update to upstream 3.6.2 release.
+
 * Thu Jul 14 2011 Severin Gehwolf <sgehwolf at redhat.com> 3.6.0-3
 - Mylyn requires Eclipse 3.5 and up. Changed R/BRs
   accordingly.
diff --git a/sources b/sources
index 26d9912..7379a16 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5e1ea0e079c8a96f38c50fcd6dae6154  R_3_6_0.tar.bz2
+1f45fe000dc11935acced257c472fa2e  R_3_6_2.tar.bz2


More information about the scm-commits mailing list