Move to the latest upstream I-build && Generate full documentation.
Conflicts: eclipse.spec
This commit is contained in:
parent
7ef1e25841
commit
ca39b542b5
13
eclipse.spec
13
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/4.2.x/
|
||||
%global eb_sha1 5b8ee4c44320ee145596a3ce98fef1aa199055dd
|
||||
%global build_id I20120405-1114
|
||||
%global eb_sha1 6bb71ff9073e3962d1e73c349c8edf2ebf408198
|
||||
%global build_id I20120417-1000
|
||||
%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.12.I201204051114%{?dist}
|
||||
Release: 0.13.I201204171000%{?dist}
|
||||
License: EPL
|
||||
Group: Text Editors/Integrated Development Environments (IDE)
|
||||
URL: http://www.eclipse.org/
|
||||
@ -394,8 +394,10 @@ rm -rf %{_bindir}/efj/
|
||||
%dir %{_libdir}/%{name}/features
|
||||
%dir %{_datadir}/%{name}
|
||||
%dir %{_libdir}/%{name}/configuration
|
||||
%dir %{_libdir}/%{name}/configuration/org.eclipse.equinox.source
|
||||
%{_libdir}/%{name}/configuration/config.ini
|
||||
%{_libdir}/%{name}/configuration/org.eclipse.equinox.simpleconfigurator/bundles.info
|
||||
%{_libdir}/%{name}/configuration/org.eclipse.equinox.source/source.info
|
||||
%dir %{_libdir}/%{name}/configuration/org.eclipse.equinox.simpleconfigurator
|
||||
%{_libdir}/%{name}/readme
|
||||
%{_libdir}/%{name}/features/org.eclipse.rcp_*
|
||||
@ -654,6 +656,11 @@ rm -rf %{_bindir}/efj/
|
||||
%{_libdir}/%{name}/dropins/sdk
|
||||
|
||||
%changelog
|
||||
* Wed Apr 18 2012 Krzysztof Daniel <kdaniel@redhat.com> 1:4.2.0-0.13.I201204171000
|
||||
- Move to the latest upstream I-build
|
||||
- Generate full documentation.
|
||||
- Formalize requirement on geronimo.
|
||||
|
||||
* Wed Apr 18 2012 Sami Wagiaalla <swagiaal@redhat.com> 1:4.2.0-0.12.I201204051114
|
||||
- Don't fail if icon.xpm does not exist.
|
||||
|
||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
d93c53bfaa0a09b8f57e86a588db7ebd eclipse-4.2.0-I20120405-1114-src.tar.bz2
|
||||
9bbd7b12c404f2500a9097f94c51a6f1 eclipse-build-5b8ee4c44320ee145596a3ce98fef1aa199055dd.tar.xz
|
||||
f960cfebf112a238b41719b2254cd399 eclipse-4.2.0-I20120417-1000-src.tar.bz2
|
||||
53eff16120494ad750aa5809cc21d58c eclipse-build-6bb71ff9073e3962d1e73c349c8edf2ebf408198.tar.xz
|
||||
|
Loading…
Reference in New Issue
Block a user