[eclipse-mdt-ocl] Adapt to eclipse-emf-runtime dropins dir change.

Alexander Kurtakov akurtakov at fedoraproject.org
Thu Dec 4 13:17:59 UTC 2014


commit 39f2396e574e1c881fe0ba27589df89176e54e5e
Author: Alexander Kurtakov <akurtako at redhat.com>
Date:   Thu Dec 4 15:18:01 2014 +0200

    Adapt to eclipse-emf-runtime dropins dir change.

 eclipse-mdt-ocl.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/eclipse-mdt-ocl.spec b/eclipse-mdt-ocl.spec
index 7c59f79..e10847d 100644
--- a/eclipse-mdt-ocl.spec
+++ b/eclipse-mdt-ocl.spec
@@ -3,7 +3,7 @@
 
 Name:      eclipse-mdt-ocl
 Version:   5.0.2
-Release:   1%{?dist}
+Release:   2%{?dist}
 Summary:   Implementation of the OCL OMG meta-model for Eclipse
 License:   EPL
 URL:       http://www.eclipse.org/modeling/mdt/ocl
@@ -57,7 +57,7 @@ popd
 %build
 # build mdt-ocl features
 eclipse-pdebuild -f org.eclipse.ocl.all \
-  -d "emf mdt-uml2 license" -o `pwd`/orbitDeps
+  -d "emf-runtime mdt-uml2 license" -o `pwd`/orbitDeps
 
 %install
 install -d -m 755 %{buildroot}%{eclipse_dropin}
@@ -75,6 +75,9 @@ popd
 %doc plugins/org.eclipse.ocl/about.html
 
 %changelog
+* Thu Dec 4 2014 Alexander Kurtakov <akurtako at redhat.com> 5.0.2-2
+- Adapt to eclipse-emf-runtime dropins dir change.
+
 * Thu Oct 02 2014 Mat Booth <mat.booth at redhat.com> - 5.0.2-1
 - Update to latest upstream release
 - Drop no longer needed patch, BR eclipse-license


More information about the scm-commits mailing list