Added icu4j source bundle.

Update to I20120214-0800.
This commit is contained in:
Krzysztof Daniel 2012-02-17 11:34:30 +01:00
parent 3f45ea928b
commit baac70af64
2 changed files with 10 additions and 6 deletions

View File

@ -6,7 +6,7 @@ Epoch: 1
%global eclipse_micro 0
%global initialize 1
%global download_url http://download.eclipse.org/technology/linuxtools/eclipse-build/3.8.x/
%global eb_sha1 f58835e3e02b0416d746bc17299acd628a72e506
%global eb_sha1 3bfbcec75d417112f4e099614c09e87886f9a99b
# FIXME: update java packaging guidelines for this. See
# fedora-devel-java-list discussion in September 2008.
@ -17,12 +17,12 @@ Epoch: 1
Summary: An open, extensible IDE
Name: eclipse
Version: %{eclipse_majmin}.%{eclipse_micro}
Release: 0.12.I201202070800%{?dist}
Release: 0.13.I201202140800%{?dist}
License: EPL
Group: Text Editors/Integrated Development Environments (IDE)
URL: http://www.eclipse.org/
Source0: %{download_url}eclipse-build-%{eb_sha1}.tar.xz
Source1: %{download_url}eclipse-3.8.0-I20120207-0800-src.tar.bz2
Source1: %{download_url}eclipse-3.8.0-I20120214-0800-src.tar.bz2
Source2: eclipse-reconciler.sh
Source4: macros.%{name}
Source5: http://repo1.maven.org/maven2/org/eclipse/osgi/org.eclipse.osgi/3.6.0.v20100517/org.eclipse.osgi-3.6.0.v20100517.pom
@ -165,7 +165,7 @@ export JAVA_HOME=%{java_home}
%setup -q -n eclipse-build-%{eb_sha1}
cp %{SOURCE1} .
ant applyPatches
pushd build/eclipse-3.8.0-I20120207-0800-src
pushd build/eclipse-3.8.0-I20120214-0800-src
# Use our system-installed javadocs, reference only what we built, and
# don't like to osgi.org docs (FIXME: maybe we should package them?)
@ -567,6 +567,10 @@ rm -rf %{_bindir}/efj/
%{_libdir}/%{name}/dropins/sdk
%changelog
* Fri Feb 17 2012 Krzysztof Daniel <kdaniel@redhat.com> 1:3.8.0-0.13.I201202140800
- Add the icu4j-source bundle.
- Update to Eclipse build I20120214-0800.
* Thu Feb 16 2012 Sami Wagiaalla <swagiaal@redhat.com> 1:3.8.0-0.12.I201202070800
- Install a blank eclipse-reconciler.sh.

View File

@ -1,2 +1,2 @@
e61e2a7ae34a1a60505aca5cb1be7e34 eclipse-3.8.0-I20120207-0800-src.tar.bz2
c28b9713fd8caa3e01b7035c14af87b9 eclipse-build-f58835e3e02b0416d746bc17299acd628a72e506.tar.xz
b48b40e5b9f3aa8a0871e0badea29e4f eclipse-3.8.0-I20120214-0800-src.tar.bz2
116d0b512e772e659ec010609d5f27c6 eclipse-build-3bfbcec75d417112f4e099614c09e87886f9a99b.tar.xz