[eclipse-birt] Downgrade EMF and GEF Requires until we get those versions into Fedora.

Andrew Overholt overholt at fedoraproject.org
Thu Jul 14 15:10:20 UTC 2011


commit 408cecda68e2be0f781ae8429eae2582283c6859
Author: Andrew Overholt <overholt at redhat.com>
Date:   Thu Jul 14 11:06:22 2011 -0400

    Downgrade EMF and GEF Requires until we get those versions into Fedora.

 eclipse-birt.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/eclipse-birt.spec b/eclipse-birt.spec
index dfb72e4..ce7700d 100644
--- a/eclipse-birt.spec
+++ b/eclipse-birt.spec
@@ -3,7 +3,7 @@
 
 Name:      eclipse-birt
 Version:   3.7.0
-Release:   3%{?dist}
+Release:   4%{?dist}
 Summary:   Eclipse-based reporting system
 Group:     System Environment/Libraries
 License:   EPL
@@ -40,8 +40,8 @@ Requires:         java
 Requires:         jpackage-utils
 Requires:         eclipse-platform >= 1:3.7.0
 Requires:         eclipse-dtp >= 1.9.0
-Requires:         eclipse-emf >= 2.7.0
-Requires:         eclipse-gef >= 3.7.0
+Requires:         eclipse-emf >= 2.6.0
+Requires:         eclipse-gef >= 3.6.0
 # 1.7-0.9.r2 is the first evr to contain OSGi metadata
 Requires:    rhino >= 1.7-0.9.r2
 # FIXME:  should probably have a Requires: rhino < 1.7-0.10.r3 here
@@ -155,6 +155,9 @@ rm -rf %{buildroot}
 %doc features/org.eclipse.birt.data.fedora.feature/epl-v10.html
 
 %changelog
+* Thu Jul 14 2011 Andrew Overholt <overholt at redhat.com> 3.7.0-4
+- Downgrade EMF and GEF Requires until we get those versions into Fedora.
+
 * Wed Jul 13 2011 Jeff Johnston <jjohnstn at redhat.com> 3.7.0-3
 - Add feature to include org.eclipse.birt.data and
   org.eclipse.birt.data.aggregation plugins.


More information about the scm-commits mailing list