- Update to I20120320-1400.
- Ant version changed to 1.8.3. - ECF version changed to 3.5.5. - Experimental ARM support. Conflicts: eclipse.spec sources
This commit is contained in:
parent
ef6fc6dd56
commit
10c15014fc
14
eclipse.spec
14
eclipse.spec
@ -6,8 +6,8 @@ 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 2c0f2ac34e3aee110187aa1dea28430bec724bdb
|
||||
%global build_id I20120314-1800
|
||||
%global eb_sha1 6b26abde60e28f7c5a4cd9f26bf47dce91bfd5e7
|
||||
%global build_id I20120320-1400
|
||||
|
||||
# FIXME: update java packaging guidelines for this. See
|
||||
# fedora-devel-java-list discussion in September 2008.
|
||||
@ -18,7 +18,7 @@ Epoch: 1
|
||||
Summary: An open, extensible IDE
|
||||
Name: eclipse
|
||||
Version: %{eclipse_majmin}.%{eclipse_micro}
|
||||
Release: 0.18.I201203141800%{?dist}
|
||||
Release: 0.19.I201203201400%{?dist}
|
||||
License: EPL
|
||||
Group: Text Editors/Integrated Development Environments (IDE)
|
||||
URL: http://www.eclipse.org/
|
||||
@ -33,7 +33,7 @@ Source6: org.eclipse.osgi.services-3.2.100.v20100503.pom
|
||||
Source7: http://repo1.maven.org/maven2/org/eclipse/equinox/http/servlet/1.0.0-v20070606/servlet-1.0.0-v20070606.pom
|
||||
Source8: org.eclipse.jdt.core-3.8.0.v_C03.pom
|
||||
|
||||
BuildRequires: ant
|
||||
BuildRequires: ant >= 1.8.3
|
||||
BuildRequires: rsync
|
||||
BuildRequires: jpackage-utils >= 0:1.5, make, gcc
|
||||
BuildRequires: gtk2-devel
|
||||
@ -575,6 +575,12 @@ rm -rf %{_bindir}/efj/
|
||||
%{_libdir}/%{name}/dropins/sdk
|
||||
|
||||
%changelog
|
||||
* Thu Mar 22 2012 Krzysztof Daniel <kdaniel@redhat.com> 1:3.8.0-0.19.I201203201400
|
||||
- Update to I20120320-1400.
|
||||
- Ant version changed to 1.8.3.
|
||||
- ECF version changed to 3.5.5.
|
||||
- Experimental ARM support.
|
||||
|
||||
* Fri Mar 16 2012 Krzysztof Daniel <kdaniel@redhat.com> 1:3.8.0-0.18.I201203141800
|
||||
- Update to I20120314-1800.
|
||||
- Eclipse-build updated to head.
|
||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
b44eb3293fab8ac6a875bc1c12c4c9c5 eclipse-3.8.0-I20120314-1800-src.tar.bz2
|
||||
f9f76d4b20394bb45f80067b17ad471b eclipse-build-2c0f2ac34e3aee110187aa1dea28430bec724bdb.tar.xz
|
||||
a6c15f8154be2768e52c63e1ed5aea6c eclipse-3.8.0-I20120320-1400-src.tar.bz2
|
||||
6a26f05f61e1af4a438a5d249f7c30d3 eclipse-build-6b26abde60e28f7c5a4cd9f26bf47dce91bfd5e7.tar.xz
|
||||
|
Loading…
Reference in New Issue
Block a user