[eclipse-mylyn/f17] Fix the minimum Eclipse RCP requirement.

Krzysztof Daniel kdaniel at fedoraproject.org
Tue Mar 27 10:15:04 UTC 2012


commit 62f308aa466eb0267b081f72e53892490fb446c0
Author: Krzysztof Daniel <kdaniel at redhat.com>
Date:   Tue Mar 27 12:14:51 2012 +0200

    Fix the minimum Eclipse RCP requirement.

 eclipse-mylyn.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/eclipse-mylyn.spec b/eclipse-mylyn.spec
index e278aaf..c585b2a 100644
--- a/eclipse-mylyn.spec
+++ b/eclipse-mylyn.spec
@@ -8,7 +8,7 @@
 Name: eclipse-mylyn
 Summary: Eclipse Mylyn main feature.
 Version: 3.7.0
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: EPL
 URL: http://www.eclipse.org/mylyn
 
@@ -32,7 +32,7 @@ BuildRequires: jdom
 
 Requires: eclipse-platform >= 1:3.8.0
 Requires: eclipse-mylyn-commons >= 3.7.0-4
-Requires: eclipse-rcp >= 1:3.8.0-0.21
+Requires: eclipse-rcp >= 1:3.8.0-0.20
 Requires: rome
 Requires: jdom
 
@@ -71,6 +71,9 @@ unzip -q -o -d %{buildroot}%{install_loc}/mylyn \
 %doc org.eclipse.mylyn-feature/license.html
 
 %changelog
+* Tue Mar 27 2012 Krzysztof Daniel <kdaniel at redhat.com> 3.7.0-2
+- Fix the minimum eclipse-rcp requirement
+
 * Mon Mar 26 2012 Krzysztof Daniel <kdaniel at redhat.com> 3.7.0-1
 - Update to upstream 3.7.0 release
 


More information about the scm-commits mailing list