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

jerboaa jerboaa at fedoraproject.org
Thu Jul 14 13:45:30 UTC 2011


commit 6615af738dff1d8332ff427f93f5002db70716cd
Author: Severin Gehwolf <sgehwolf at redhat.com>
Date:   Thu Jul 14 09:45:54 2011 -0400

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

 eclipse-mylyn.spec |   12 ++++++++----
 1 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/eclipse-mylyn.spec b/eclipse-mylyn.spec
index 559685a..f62b98a 100644
--- a/eclipse-mylyn.spec
+++ b/eclipse-mylyn.spec
@@ -6,7 +6,7 @@
 Name: eclipse-mylyn
 Summary: Eclipse Mylyn main feature.
 Version: 3.6.0
-Release: 2%{?dist}
+Release: 3%{?dist}
 License: EPL
 URL: http://www.eclipse.org/mylyn
 
@@ -17,13 +17,13 @@ Source1: fetch-eclipse-mylyn.sh
 BuildArch: noarch
 
 BuildRequires: java-devel >= 1.5.0
-BuildRequires: eclipse-platform >= 1:3.4.0
-BuildRequires: eclipse-pde >= 1:3.4.0
+BuildRequires: eclipse-platform >= 1:3.5.0
+BuildRequires: eclipse-pde >= 1:3.5.0
 BuildRequires: eclipse-mylyn-commons >= 3.6.0
 BuildRequires: rome
 BuildRequires: jdom
 
-Requires: eclipse-platform >= 1:3.4.0
+Requires: eclipse-platform >= 1:3.5.0
 Requires: eclipse-mylyn-commons >= 3.6.0
 Requires: rome
 Requires: jdom
@@ -66,6 +66,10 @@ unzip -q -o -d %{buildroot}%{install_loc}/mylyn \
 %doc org.eclipse.mylyn-feature/license.html
 
 %changelog
+* 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.
+
 * Thu Jul 14 2011 Severin Gehwolf <sgehwolf at redhat.com> 3.6.0-2
 - Fix qualifier to match upstream.
 


More information about the scm-commits mailing list