[eclipse-mylyn-context] - Mylyn requires Eclipse 3.5 and up. Changed R/BRs accordingly.

jerboaa jerboaa at fedoraproject.org
Thu Jul 14 13:53:15 UTC 2011


commit 1d3fcb0722233c49b67efaeb08786f02baa7e480
Author: Severin Gehwolf <sgehwolf at redhat.com>
Date:   Thu Jul 14 09:53:51 2011 -0400

    - Mylyn requires Eclipse 3.5 and up. Changed R/BRs
      accordingly.

 eclipse-mylyn-context.spec |   14 +++++++++-----
 1 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/eclipse-mylyn-context.spec b/eclipse-mylyn-context.spec
index 5a1ef39..6222ca4 100644
--- a/eclipse-mylyn-context.spec
+++ b/eclipse-mylyn-context.spec
@@ -14,7 +14,7 @@
 Name: eclipse-mylyn-context
 Summary: Eclipse Mylyn context specific features
 Version: 3.6.0
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: EPL
 URL: http://www.eclipse.org/mylyn
 
@@ -23,16 +23,16 @@ Source0: http://git.eclipse.org/c/mylyn/org.eclipse.mylyn.context.git/snapshot/R
 BuildArch: noarch
 
 BuildRequires: java-devel >= 1.5.0
-BuildRequires: eclipse-platform >= 1:3.4.0
-BuildRequires: eclipse-pde >= 1:3.4.0
-BuildRequires: eclipse-jdt >= 1:3.4.0
+BuildRequires: eclipse-platform >= 1:3.5.0
+BuildRequires: eclipse-pde >= 1:3.5.0
+BuildRequires: eclipse-jdt >= 1:3.5.0
 BuildRequires: eclipse-cdt
 BuildRequires: eclipse-mylyn >= 3.6.0
 
 
 # eclipse-mylyn-context
 
-Requires: eclipse-platform >= 1:3.4.0
+Requires: eclipse-platform >= 1:3.5.0
 Requires: eclipse-mylyn >= 3.6.0
 Group: Development/Tools
 
@@ -187,6 +187,10 @@ unzip -q -o -d %{buildroot}%{install_loc}/mylyn-cdt \
 
 
 %changelog
+* Thu Jul 14 2011 Severin Gehwolf <sgehwolf at redhat.com> 3.6.0-2
+- Mylyn requires Eclipse 3.5 and up. Changed R/BRs
+  accordingly.
+
 * Thu Jul 14 2011 Severin Gehwolf <sgehwolf at redhat.com> 3.6.0-1
 - Update to upstream's 3.6.0 release.
 


More information about the scm-commits mailing list