Update to I20120429-1800.

This commit is contained in:
Krzysztof Daniel 2012-04-30 15:57:27 +02:00
parent 70be9f686b
commit 757037b49f
2 changed files with 11 additions and 8 deletions

View File

@ -6,8 +6,8 @@ Epoch: 1
%global eclipse_micro 0
%global initialize 1
%global download_url http://download.eclipse.org/technology/linuxtools/eclipse-build/4.2.x/
%global eb_sha1 64b2b1ba63e95d93801cb32f80f54dca03e12918
%global build_id I20120417-1000
%global eb_sha1 aa250f93dfef22ba3448d514d069c0adb8d7c6ed
%global build_id I20120429-1800
%global eclipse_version %{eclipse_majmin}.%{eclipse_micro}
%global emf_version 2.8.0
@ -20,7 +20,7 @@ Epoch: 1
Summary: An open, extensible IDE
Name: eclipse
Version: %{eclipse_version}
Release: 0.18.I201204171000%{?dist}
Release: 0.19.I201204291800%{?dist}
License: EPL
Group: Text Editors/Integrated Development Environments (IDE)
URL: http://www.eclipse.org/
@ -71,7 +71,7 @@ BuildRequires: felix-gogo-shell >= 0.10.0-3
BuildRequires: jetty >= 8.1.0-1
BuildRequires: lucene >= 2.9.4-8
BuildRequires: lucene-contrib >= 2.9.4-8
BuildRequires: junit >= 4.10-4
BuildRequires: junit >= 4.10-5
BuildRequires: hamcrest >= 0:1.1-11
BuildRequires: sat4j >= 2.3.0-1
BuildRequires: objectweb-asm >= 3.3.1-1
@ -165,7 +165,7 @@ Summary: Eclipse Java Development Tools
Group: Text Editors/Integrated Development Environments (IDE)
Requires: %{name}-platform = %{epoch}:%{eclipse_version}-%{release}
Requires: %{name}-cvs-client = %{epoch}:%{eclipse_version}-%{release}
Requires: junit >= 4.10-4
Requires: junit >= 4.10-5
Requires: jakarta-commons-httpclient >= 1:3.1-7
Requires: hamcrest >= 0:1.1-11
Requires: java-javadoc >= 1:1.7.0
@ -354,7 +354,7 @@ mkdir $RPM_BUILD_ROOT%{_sysconfdir}/rpm/
install -m 0644 %{SOURCE4} $RPM_BUILD_ROOT%{_sysconfdir}/rpm/
# Remove the junit library duplicated by pdebuild.
rm $RPM_BUILD_ROOT%{_libdir}/%{name}/dropins/jdt/plugins/org.junit_4.8.2.v4_8_2_v20110321-1705.jar
rm $RPM_BUILD_ROOT%{_libdir}/%{name}/dropins/jdt/plugins/org.junit_4.10.0.v4_10_0_v20120426-0900.jar
%post platform
touch --no-create %{_datadir}/icons/hicolor
@ -665,6 +665,9 @@ rm -rf %{_bindir}/efj/
%{_libdir}/%{name}/dropins/sdk
%changelog
* Mon Apr 30 2012 Krzysztof Daniel <kdaniel@redhat.com> 1:4.2.0-0.19.I201204291800
- Update to I20120429-1800.
* Tue Apr 24 2012 Krzysztof Daniel <kdaniel@redhat.com> 1:4.2.0-0.18.I201204171000
- Regenerating s390 and s390x launcher fragments from scratch.

View File

@ -1,2 +1,2 @@
f960cfebf112a238b41719b2254cd399 eclipse-4.2.0-I20120417-1000-src.tar.bz2
2f4858c85db2f358635b5b71ea81a949 eclipse-build-64b2b1ba63e95d93801cb32f80f54dca03e12918.tar.xz
bb78c435635f0a91a21ad578a3c53bfb eclipse-4.2.0-I20120429-1800-src.tar.bz2
9d55bc7b52567ec734c648005ba939cc eclipse-build-aa250f93dfef22ba3448d514d069c0adb8d7c6ed.tar.xz