diff --git a/eclipse.spec b/eclipse.spec index 5580d25..1a39f9b 100644 --- a/eclipse.spec +++ b/eclipse.spec @@ -4,7 +4,7 @@ # Set to 1 to build Eclipse without dependency to eclipse-pde # Some parts (help) will not be built, and second run will be required, # but this is a way to bootstrap Eclipse on secondary archs. -%global bootstrap 1 +%global bootstrap 0 Epoch: 1 @@ -38,7 +38,7 @@ Epoch: 1 Summary: An open, extensible IDE Name: %{?scl_prefix}eclipse Version: %{eclipse_version} -Release: 15%{?dist} +Release: 16%{?dist} License: EPL Group: Development/Tools URL: http://www.eclipse.org/ @@ -1008,6 +1008,9 @@ fi %{_libdir}/%{pkg_name}/plugins/org.eclipse.osgi.compatibility.state_* %changelog +* Thu Aug 28 2014 Roland Grunberg - 1:4.4.0-16 +- Non-bootstrap build. + * Wed Aug 27 2014 Roland Grunberg - 1:4.4.0-15 - Build Eclipse bootstrapped.