From 75eeb7f8b2b8002dde0f10a8e8c273256246e9ef Mon Sep 17 00:00:00 2001 From: Johnny Hughes Date: Aug 05 2020 16:25:47 +0000 Subject: set bootstrap switches, lower Release for initial bootstrap build --- diff --git a/SPECS/eclipse.spec b/SPECS/eclipse.spec index 4d0bd27..5d7db18 100644 --- a/SPECS/eclipse.spec +++ b/SPECS/eclipse.spec @@ -1,10 +1,10 @@ # Set 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. -%bcond_with bootstrap +%bcond_without bootstrap # Set this to avoid building contributor tools -%bcond_without contrib_tools +%bcond_with contrib_tools Epoch: 1 @@ -42,7 +42,7 @@ Epoch: 1 Summary: An open, extensible IDE Name: eclipse Version: 4.15 -Release: 5%{?dist} +Release: 0.5%{?dist} License: EPL-2.0 URL: http://www.eclipse.org/