diff --git a/eclipse.spec b/eclipse.spec index 933fff1..3078aa0 100644 --- a/eclipse.spec +++ b/eclipse.spec @@ -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 0 +%global bootstrap 1 Epoch: 1 @@ -1064,6 +1064,7 @@ fi - Add patch for stricter feature packaging. - Avoid incorrect servlet-api when building on F22 - Add recommends on e4-importer +- Bootstrap build to get the ball rolling again. * Thu Jun 04 2015 Michael Simacek - 1:4.5.0-0.25.git201506012000 - Rebuild after ecf rebuild