Move to the latest upstream I-build && Generate full documentation.
This commit is contained in:
parent
0529ad39ca
commit
182f722de4
13
eclipse.spec
13
eclipse.spec
@ -6,8 +6,8 @@ Epoch: 1
|
|||||||
%global eclipse_micro 0
|
%global eclipse_micro 0
|
||||||
%global initialize 1
|
%global initialize 1
|
||||||
%global download_url http://download.eclipse.org/technology/linuxtools/eclipse-build/4.2.x/
|
%global download_url http://download.eclipse.org/technology/linuxtools/eclipse-build/4.2.x/
|
||||||
%global eb_sha1 5b8ee4c44320ee145596a3ce98fef1aa199055dd
|
%global eb_sha1 6bb71ff9073e3962d1e73c349c8edf2ebf408198
|
||||||
%global build_id I20120405-1114
|
%global build_id I20120417-1000
|
||||||
%global eclipse_version %{eclipse_majmin}.%{eclipse_micro}
|
%global eclipse_version %{eclipse_majmin}.%{eclipse_micro}
|
||||||
%global emf_version 2.8.0
|
%global emf_version 2.8.0
|
||||||
|
|
||||||
@ -20,7 +20,7 @@ Epoch: 1
|
|||||||
Summary: An open, extensible IDE
|
Summary: An open, extensible IDE
|
||||||
Name: eclipse
|
Name: eclipse
|
||||||
Version: %{eclipse_version}
|
Version: %{eclipse_version}
|
||||||
Release: 0.12.I201204051114%{?dist}
|
Release: 0.13.I201204171000%{?dist}
|
||||||
License: EPL
|
License: EPL
|
||||||
Group: Text Editors/Integrated Development Environments (IDE)
|
Group: Text Editors/Integrated Development Environments (IDE)
|
||||||
URL: http://www.eclipse.org/
|
URL: http://www.eclipse.org/
|
||||||
@ -394,8 +394,10 @@ rm -rf %{_bindir}/efj/
|
|||||||
%dir %{_libdir}/%{name}/features
|
%dir %{_libdir}/%{name}/features
|
||||||
%dir %{_datadir}/%{name}
|
%dir %{_datadir}/%{name}
|
||||||
%dir %{_libdir}/%{name}/configuration
|
%dir %{_libdir}/%{name}/configuration
|
||||||
|
%dir %{_libdir}/%{name}/configuration/org.eclipse.equinox.source
|
||||||
%{_libdir}/%{name}/configuration/config.ini
|
%{_libdir}/%{name}/configuration/config.ini
|
||||||
%{_libdir}/%{name}/configuration/org.eclipse.equinox.simpleconfigurator/bundles.info
|
%{_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
|
%dir %{_libdir}/%{name}/configuration/org.eclipse.equinox.simpleconfigurator
|
||||||
%{_libdir}/%{name}/readme
|
%{_libdir}/%{name}/readme
|
||||||
%{_libdir}/%{name}/features/org.eclipse.rcp_*
|
%{_libdir}/%{name}/features/org.eclipse.rcp_*
|
||||||
@ -654,6 +656,11 @@ rm -rf %{_bindir}/efj/
|
|||||||
%{_libdir}/%{name}/dropins/sdk
|
%{_libdir}/%{name}/dropins/sdk
|
||||||
|
|
||||||
%changelog
|
%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.
|
||||||
|
|
||||||
* Thu Apr 12 2012 Krzysztof Daniel <kdaniel@redhat.com> 1:4.2.0-0.11.I201204051114
|
* Thu Apr 12 2012 Krzysztof Daniel <kdaniel@redhat.com> 1:4.2.0-0.11.I201204051114
|
||||||
- Version more requirements.
|
- Version more requirements.
|
||||||
- Move java requirement to the lowest-in-stack package.
|
- Move java requirement to the lowest-in-stack package.
|
||||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
|||||||
d93c53bfaa0a09b8f57e86a588db7ebd eclipse-4.2.0-I20120405-1114-src.tar.bz2
|
f960cfebf112a238b41719b2254cd399 eclipse-4.2.0-I20120417-1000-src.tar.bz2
|
||||||
9bbd7b12c404f2500a9097f94c51a6f1 eclipse-build-5b8ee4c44320ee145596a3ce98fef1aa199055dd.tar.xz
|
53eff16120494ad750aa5809cc21d58c eclipse-build-6bb71ff9073e3962d1e73c349c8edf2ebf408198.tar.xz
|
||||||
|
Loading…
Reference in New Issue
Block a user