Rebuild against new ECF

This commit is contained in:
Mat Booth 2014-08-19 13:11:13 +01:00
commit a7f3fa10f0
1 changed files with 6 additions and 3 deletions

View File

@ -38,7 +38,7 @@ Epoch: 1
Summary: An open, extensible IDE
Name: %{?scl_prefix}eclipse
Version: %{eclipse_version}
Release: 12%{?dist}
Release: 13%{?dist}
License: EPL
Group: Development/Tools
URL: http://www.eclipse.org/
@ -163,7 +163,7 @@ BuildRequires: xml-commons-apis >= 1.4.01-12
BuildRequires: atinject >= 1-6
BuildRequires: tycho >= 0.19
BuildRequires: tycho-extras >= 0.19
BuildRequires: eclipse-ecf-core >= 3.8.1-1
BuildRequires: eclipse-ecf-core >= 3.9.0-1
BuildRequires: eclipse-emf-core >= 1:2.10.0-1
BuildRequires: glassfish-jsp-api >= 2.2.1-4
BuildRequires: glassfish-jsp >= 2.2.5
@ -231,7 +231,7 @@ Requires: batik >= 1.8
Requires: xml-commons-apis >= 1.4.01-12
Requires: atinject >= 1-6
Requires: geronimo-annotation >= 1.0-7
Requires: eclipse-ecf-core >= 3.8.1-1
Requires: eclipse-ecf-core >= 3.9.0-1
Requires: eclipse-emf-core >= 1:2.10.0-1
Requires: glassfish-jsp-api >= 2.2.1-4
Requires: glassfish-jsp >= 2.2.5
@ -1013,6 +1013,9 @@ fi
%{_libdir}/%{pkg_name}/plugins/org.eclipse.osgi.compatibility.state_*
%changelog
* Tue Aug 19 2014 Mat Booth <mat.booth@redhat.com> - 1:4.4.0-13
- Rebuild against new ECF
* Mon Aug 18 2014 Mat Booth <mat.booth@redhat.com> - 1:4.4.0-12
- Drop custom buildId, to keep it lexographically greater than upstream's