diff --git a/eclipse-emf.spec b/eclipse-emf.spec index 2683600..2611989 100644 --- a/eclipse-emf.spec +++ b/eclipse-emf.spec @@ -3,11 +3,11 @@ %endif %global eclipse_dropin %{_datadir}/eclipse/dropins -%define __requires_exclude_from \/usr\share\/java/\emf +%define __requires_exclude osgi* Name: eclipse-emf Version: 2.8.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Eclipse Modeling Framework (EMF) Eclipse plugin Group: System Environment/Libraries License: EPL @@ -275,6 +275,9 @@ rm -rf %{buildroot}%{eclipse_dropin}/emf-sdk/eclipse/plugins/org.eclipse.emf.eco %{eclipse_dropin}/emf-examples %changelog +* Mon Oct 8 2012 Krzysztof Daniel 1:2.8.1-3 +- Avoid generating automatic OSGi dependencies (yet another attempt). + * Mon Oct 8 2012 Krzysztof Daniel 1:2.8.1-2 - Avoid generating automatic OSGi dependencies. (fix)