Bump emf version to 2.8.1.

This commit is contained in:
Krzysztof Daniel 2012-10-02 11:55:22 +02:00
parent e734c28db8
commit 9dfcba9814
1 changed files with 6 additions and 3 deletions

View File

@ -37,7 +37,7 @@ ln -s %{_javadir}/%{2} ${_f}
Summary: An open, extensible IDE
Name: eclipse
Version: %{eclipse_version}
Release: 1%{?dist}
Release: 2%{?dist}
License: EPL
Group: Development/Tools
URL: http://www.eclipse.org/
@ -241,7 +241,7 @@ BuildRequires: xml-commons-apis >= 1.4.01-6
BuildRequires: atinject >= 1-6
BuildRequires: tycho >= 0.16
BuildRequires: tycho-extras >= 0.16
BuildRequires: eclipse-emf-core >= 1:2.8.0-13
BuildRequires: eclipse-emf-core >= 1:2.8.1
BuildRequires: eclipse-ecf-core
BuildRequires: tomcat-servlet-3.0-api
BuildRequires: tomcat-jsp-2.2-api
@ -310,7 +310,7 @@ Requires: batik >= 1.8
Requires: atinject >= 1-6
Requires: geronimo-annotation >= 1.0-7
Requires: eclipse-ecf-core
Requires: eclipse-emf-core
Requires: eclipse-emf-core >= 2.8.1
Requires: tomcat-servlet-3.0-api
Requires: tomcat-jsp-2.2-api
Requires: glassfish-jsp >= 2.2.6
@ -1258,6 +1258,9 @@ rm -rf %{_bindir}/efj/
%{_mavendepmapfragdir}/%{name}-equinox-osgi
%changelog
* Tue Oct 2 2012 Krzysztof Daniel <kdaniel@redhat.com> 1:4.2.1-2
- Bump emf version to 2.8.1.
* Mon Oct 1 2012 Krzysztof Daniel <kdaniel@redhat.com> 1:4.2.1-1
- Rebuild with latest emf 2.8.1.