From 24b77289614449059c4718a172e14a82f632a663 Mon Sep 17 00:00:00 2001 From: Mat Booth Date: Jun 02 2015 10:30:33 +0000 Subject: Revert moving bundles into core package --- diff --git a/eclipse-emf.spec b/eclipse-emf.spec index 41593a9..0394ca0 100644 --- a/eclipse-emf.spec +++ b/eclipse-emf.spec @@ -12,7 +12,7 @@ Name: %{?scl_prefix}eclipse-emf Version: 2.11.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Eclipse Modeling Framework (EMF) Eclipse plug-in License: EPL @@ -134,12 +134,6 @@ mv %{buildroot}%{eclipse_dropin}/emf-runtime/eclipse/features/org.eclipse.emf.ec mv %{buildroot}%{eclipse_dropin}/emf-runtime/eclipse/plugins/org.eclipse.emf.ecore_* %{buildroot}%{_libdir}/eclipse/plugins mv %{buildroot}%{eclipse_dropin}/emf-runtime/eclipse/plugins/org.eclipse.emf.ecore.change_* %{buildroot}%{_libdir}/eclipse/plugins mv %{buildroot}%{eclipse_dropin}/emf-runtime/eclipse/plugins/org.eclipse.emf.ecore.xmi_* %{buildroot}%{_libdir}/eclipse/plugins -mv %{buildroot}%{eclipse_dropin}/emf-runtime/eclipse/features/org.eclipse.emf.edit_* %{buildroot}%{_libdir}/eclipse/features -mv %{buildroot}%{eclipse_dropin}/emf-runtime/eclipse/plugins/org.eclipse.emf.edit_* %{buildroot}%{_libdir}/eclipse/plugins -mv %{buildroot}%{eclipse_dropin}/emf-runtime/eclipse/features/org.eclipse.emf.databinding_* %{buildroot}%{_libdir}/eclipse/features -mv %{buildroot}%{eclipse_dropin}/emf-runtime/eclipse/plugins/org.eclipse.emf.databinding_* %{buildroot}%{_libdir}/eclipse/plugins -mv %{buildroot}%{eclipse_dropin}/emf-runtime/eclipse/features/org.eclipse.emf.databinding.edit_* %{buildroot}%{_libdir}/eclipse/features -mv %{buildroot}%{eclipse_dropin}/emf-runtime/eclipse/plugins/org.eclipse.emf.databinding.edit_* %{buildroot}%{_libdir}/eclipse/plugins %files core %{_libdir}/eclipse/features/* @@ -157,6 +151,9 @@ mv %{buildroot}%{eclipse_dropin}/emf-runtime/eclipse/plugins/org.eclipse.emf.dat %{eclipse_dropin}/emf-examples %changelog +* Tue Jun 02 2015 Mat Booth - 2.11.0-2 +- Revert moving bundles into core package + * Tue Jun 02 2015 Mat Booth - 2.11.0-1 - Update to 2.11.0 release - Move extra e4 tools deps into core package