Non-bootstrap build

This commit is contained in:
Mat Booth 2015-06-15 14:29:20 +01:00
parent 4164cad70e
commit 85aae85f71
1 changed files with 5 additions and 2 deletions

View File

@ -4,7 +4,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
@ -37,7 +37,7 @@ Epoch: 1
Summary: An open, extensible IDE
Name: %{?scl_prefix}eclipse
Version: %{eclipse_version}
Release: 0.27.git201506012000%{?dist}
Release: 0.28.git201506012000%{?dist}
License: EPL
URL: http://www.eclipse.org/
@ -1060,6 +1060,9 @@ fi
%{_libdir}/%{pkg_name}/plugins/org.eclipse.osgi.compatibility.state_*
%changelog
* Mon Jun 15 2015 Mat Booth <mat.booth@redhat.com> - 1:4.5.0-0.28.git201506012000
- Non-bootstrap build
* Thu Jun 11 2015 Mat Booth <mat.booth@redhat.com> - 1:4.5.0-0.27.git201506012000
- Include p2 directives for non-upstream arches