[eclipse-wtp-common/f17] Use older context to ensure proper feature resolution.

Krzysztof Daniel kdaniel at fedoraproject.org
Wed Jul 11 10:58:21 UTC 2012


commit e3a67dc5953d8f0e31f1dbe5fde1533d5237bab3
Author: Krzysztof Daniel <kdaniel at redhat.com>
Date:   Wed Jul 11 12:57:58 2012 +0200

    Use older context to ensure proper feature resolution.

 eclipse-wtp-common.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/eclipse-wtp-common.spec b/eclipse-wtp-common.spec
index 9aeb97a..b7e627d 100644
--- a/eclipse-wtp-common.spec
+++ b/eclipse-wtp-common.spec
@@ -2,7 +2,7 @@
 
 Name:			eclipse-wtp-common
 Version:		3.4.0
-Release:		1.20120711cvs%{?dist}
+Release:		2.20120711cvs%{?dist}
 Summary:		Common infrastructure and utilities developed and used with WTP
 
 License:		EPL
@@ -34,7 +34,7 @@ extensible URI resolver.
 %setup -q -n eclipse-wtp-common-3.4.0
 
 %build
-OPTIONS="-DforceContextQualifier=201206121747 -DjavacSource=1.5 -DjavacTarget=1.5"
+OPTIONS="-DforceContextQualifier=201109301723 -DjavacSource=1.5 -DjavacTarget=1.5"
 
 
 
@@ -77,6 +77,9 @@ unzip -q -o -d %{buildroot}%{install_loc}/%{name} \
 
 
 %changelog
+* Wed Jul 11 2012 Krzysztof Daniel <kdaniel at redhat.com> 3.4.0-2.20120711cvs
+- Use older context to ensure proper feature resolution.
+
 * Wed Jul 11 2012 Krzysztof Daniel <kdaniel at redhat.com> 3.4.0-1.20120711cvs
 - Update to latest upstream revision (3.4.0).
 


More information about the scm-commits mailing list