diff --git a/eclipse-emf.spec b/eclipse-emf.spec index 3b7c2d5..84d25d5 100644 --- a/eclipse-emf.spec +++ b/eclipse-emf.spec @@ -1,6 +1,3 @@ -%{?scl:%scl_package eclipse-emf} -%{!?scl:%global pkg_name %{name}} - # The core sub-package must be archful because it is required to be in # libdir by the platform, but we have no natives, so suppress debuginfo %global debug_package %{nil} @@ -10,9 +7,9 @@ # 2.11.0 was released but not tagged in yet in git %global git_tag 01f4d4dcaf49f62a70bc8272852638adb1dbc206 -Name: %{?scl_prefix}eclipse-emf +Name: eclipse-emf Version: 2.11.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Eclipse Modeling Framework (EMF) Eclipse plug-in License: EPL @@ -151,6 +148,9 @@ mv %{buildroot}%{eclipse_dropin}/emf-runtime/eclipse/plugins/org.eclipse.emf.eco %{eclipse_dropin}/emf-examples %changelog +* Mon Jun 29 2015 Mat Booth - 2.11.0-4 +- Remove incomplete SCL macros + * Wed Jun 17 2015 Fedora Release Engineering - 2.11.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild