set the bootstap macro to 0

Signed-off-by: Dennis Gilmore <dennis@ausil.us>
This commit is contained in:
Dennis Gilmore 2016-09-16 10:25:28 -05:00
parent c769df5122
commit 1574beda8e
1 changed files with 5 additions and 2 deletions

View File

@ -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 <dennis@ausil.us> - 1:4.6.1-3
- set the bootstap macro to 0
* Thu Sep 15 2016 Mat Booth <mat.booth@redhat.com> - 1:4.6.1-2
- Perform non-bootstrap build
- Rebuild for new eclipse-ecf