mbooth pushed to eclipse-mdt-ocl (f21). "Fix context qualifiers"

notifications at fedoraproject.org notifications at fedoraproject.org
Wed Apr 8 08:52:43 UTC 2015


>From 2ed2339951388186df94e26c2dafa577dcf1cd3f Mon Sep 17 00:00:00 2001
From: Mat Booth <mat.booth at redhat.com>
Date: Wed, 8 Apr 2015 09:50:45 +0100
Subject: Fix context qualifiers


diff --git a/eclipse-mdt-ocl.spec b/eclipse-mdt-ocl.spec
index ce03cba..47b25ca 100644
--- a/eclipse-mdt-ocl.spec
+++ b/eclipse-mdt-ocl.spec
@@ -3,7 +3,7 @@
 
 Name:      eclipse-mdt-ocl
 Version:   5.0.4
-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
@@ -56,6 +56,7 @@ popd
 %build
 # build mdt-ocl features
 eclipse-pdebuild -f org.eclipse.ocl.all \
+  -a "-DforceContextQualifier=$(date +v%Y%m%d-%H%M) -DjavacSource=1.5 -DjavacTarget=1.5" \
   -d "emf mdt-uml2 license" -o `pwd`/orbitDeps
 
 %install
@@ -74,6 +75,9 @@ popd
 %doc plugins/org.eclipse.ocl/about.html
 
 %changelog
+* Wed Apr 08 2015 Mat Booth <mat.booth at redhat.com> - 5.0.4-2
+- Fix context qualifiers
+
 * Tue Apr 07 2015 Mat Booth <mat.booth at redhat.com> - 5.0.4-1
 - Update to latest upstream release
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/eclipse-mdt-ocl.git/commit/?h=f21&id=2ed2339951388186df94e26c2dafa577dcf1cd3f


More information about the scm-commits mailing list