diff --git a/eclipse.spec b/eclipse.spec index 7dc154b..2ccd063 100644 --- a/eclipse.spec +++ b/eclipse.spec @@ -1,7 +1,7 @@ # Set to 1 to build Eclipse without circular dependency to eclipse-pde, API # generation and docs will not be built and a second run will be required, but # this is a way to bootstrap Eclipse on secondary archs. -%global bootstrap 1 +%global bootstrap 0 Epoch: 1 @@ -48,7 +48,7 @@ Epoch: 1 Summary: An open, extensible IDE Name: eclipse Version: 4.6.1 -Release: 2%{?dist} +Release: 3%{?dist} License: EPL URL: http://www.eclipse.org/ @@ -1107,6 +1107,9 @@ fi %{_libdir}/eclipse/plugins/org.eclipse.osgi.compatibility.state_* %changelog +* Thu Sep 15 2016 Dennis Gilmore - 1:4.6.1-3 +- set the bootstap macro to 0 + * Thu Sep 15 2016 Mat Booth - 1:4.6.1-2 - Perform non-bootstrap build - Rebuild for new eclipse-ecf