From 02e0d109af3a76e3e76ec4587ee1bb29a57a89af Mon Sep 17 00:00:00 2001 From: Krzysztof Daniel Date: Sep 12 2012 15:56:32 +0000 Subject: Avoid generating automatic OSGi dependencies. We must not generate the OSGi autorequires, because we want allow the eclipse-emf-core to be installed even without Eclipse to seed builds on platforms that have no Eclipse yet. --- diff --git a/eclipse-emf.spec b/eclipse-emf.spec index 2235215..9065ed9 100644 --- a/eclipse-emf.spec +++ b/eclipse-emf.spec @@ -3,9 +3,11 @@ %endif %global eclipse_dropin %{_datadir}/eclipse/dropins +%define __find_requires %{nil} + Name: eclipse-emf Version: 2.8.0 -Release: 16%{?dist} +Release: 17%{?dist} Summary: Eclipse Modeling Framework (EMF) Eclipse plugin Group: System Environment/Libraries License: EPL @@ -273,6 +275,9 @@ rm -rf %{buildroot}%{eclipse_dropin}/emf-sdk/eclipse/plugins/org.eclipse.emf.eco %{eclipse_dropin}/emf-examples %changelog +* Wed Sep 12 2012 Krzysztof Daniel 1:2.8.0-17 +- Avoid generating automatic OSGi dependencies. + * Tue Aug 15 2012 Krzysztof Daniel 1:2.8.0-16 - Removed obsolete.