mbooth pushed to eclipse-mdt-uml2 (f22). "Fix context qualifiers"

notifications at fedoraproject.org notifications at fedoraproject.org
Wed Apr 8 08:29:39 UTC 2015


>From 318f184b12c8fe789d1aa5182794e95313c88dc1 Mon Sep 17 00:00:00 2001
From: Mat Booth <mat.booth at redhat.com>
Date: Wed, 8 Apr 2015 09:27:03 +0100
Subject: Fix context qualifiers


diff --git a/eclipse-mdt-uml2.spec b/eclipse-mdt-uml2.spec
index f11db2b..a428070 100644
--- a/eclipse-mdt-uml2.spec
+++ b/eclipse-mdt-uml2.spec
@@ -3,7 +3,7 @@
 
 Name:      eclipse-mdt-uml2
 Version:   5.0.2
-Release:   1%{?dist}
+Release:   2%{?dist}
 Summary:   Implementation of the UML2 OMG meta-model for Eclipse
 License:   EPL
 URL:       http://www.eclipse.org/modeling/mdt/uml2
@@ -49,9 +49,9 @@ mv doc/org.eclipse.uml2.doc* plugins/.
 
 %build
 # build mdt-uml2 features
-eclipse-pdebuild -f org.eclipse.uml2 \
+eclipse-pdebuild -f org.eclipse.uml2 -a "-DforceContextQualifier=$(date +v%Y%m%d-%H%M)" \
   -d "emf-runtime emf-validation"
-eclipse-pdebuild -f org.eclipse.uml2.doc
+eclipse-pdebuild -f org.eclipse.uml2.doc -a "-DforceContextQualifier=$(date +v%Y%m%d-%H%M)"
 
 %install
 install -d -m 755 %{buildroot}%{eclipse_dropin}
@@ -63,6 +63,9 @@ unzip -q -n -d %{buildroot}%{eclipse_dropin}/mdt-uml2 build/rpmBuild/org.eclipse
 %doc plugins/org.eclipse.uml2.license-feature/rootfiles/*
 
 %changelog
+* Wed Apr 08 2015 Mat Booth <mat.booth at redhat.com> - 5.0.2-2
+- Fix context qualifiers
+
 * Tue Apr 07 2015 Mat Booth <mat.booth at redhat.com> - 5.0.2-1
 - Update to latest upstream release
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/eclipse-mdt-uml2.git/commit/?h=f22&id=318f184b12c8fe789d1aa5182794e95313c88dc1


More information about the scm-commits mailing list