[eclipse] Remove the emf core version, which confuses the rpm.

Krzysztof Daniel kdaniel at fedoraproject.org
Thu Mar 29 13:40:50 UTC 2012


commit 0c67b4d8aef22ea5b198ac6cc606eb0bcd384c90
Author: Krzysztof Daniel <kdaniel at redhat.com>
Date:   Thu Mar 29 15:40:36 2012 +0200

    Remove the emf core version, which confuses the rpm.

 eclipse.spec |    4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)
---
diff --git a/eclipse.spec b/eclipse.spec
index 4395662..a30a67a 100644
--- a/eclipse.spec
+++ b/eclipse.spec
@@ -71,7 +71,6 @@ BuildRequires: junit >= 4.10-4
 BuildRequires: hamcrest >= 0:1.1-9.2
 BuildRequires: sat4j >= 2.3.0-1
 BuildRequires: objectweb-asm >= 3.3.1-1
-BuildRequires: eclipse-emf >= 2.8.0-0.2
 BuildRequires: zip
 BuildRequires: sac
 BuildRequires: batik
@@ -98,10 +97,9 @@ Requires:       webkitgtk
 %description swt
 SWT Library for GTK+-2.0.
 
-%package        emf-core
+%package -n     eclipse-emf-core
 Summary:        Eclipse Modeling Framework Core
 Group:          Development/Languages
-Version:        2.8.0
 %description    emf-core
 Eclipse Modeling Framework Core
 


More information about the scm-commits mailing list