Accepting request 785646 from Java:packages

Build with right bootstrap packages to avoid cycles

OBS-URL: https://build.opensuse.org/request/show/785646
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tycho?expand=0&rev=2
This commit is contained in:
Dominique Leuenberger 2020-03-18 11:30:27 +00:00 committed by Git OBS Bridge
commit bf05d2467c
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Mar 16 14:00:25 UTC 2020 - Fridrich Strba <fstrba@suse.com>
- Build against the right bootstrap packages to avoid cycles
-------------------------------------------------------------------
Mon Nov 11 12:04:28 UTC 2019 - Fridrich Strba <fstrba@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package tycho
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -141,6 +141,8 @@ BuildRequires: %{name}-bootstrap
BuildRequires: eclipse-platform-bootstrap >= 4.8.0
Requires: eclipse-platform >= 4.8.0
Obsoletes: %{name}-bootstrap
#!BuildRequires: eclipse-emf-core-bootstrap
#!BuildRequires: eclipse-ecf-core-bootstrap
%else
# For bootstrapping, we just need the dependencies of the Eclipse bundles we use
BuildRequires: osgi(com.ibm.icu)