From d0cf650b8cb01083d560313b0c114202be28381e92c3d9deab23d558f9ef8853 Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Thu, 12 Mar 2020 14:19:36 +0000 Subject: [PATCH 1/2] OBS-URL: https://build.opensuse.org/package/show/Java:packages/tycho?expand=0&rev=5 --- tycho.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/tycho.spec b/tycho.spec index 0700d1f..192a5e7 100644 --- a/tycho.spec +++ b/tycho.spec @@ -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) From 7dbc9fdf81be272c94de6ef8eb19db3f6e606b23e6ef43aa593b77da458c0c00 Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Mon, 16 Mar 2020 14:01:21 +0000 Subject: [PATCH 2/2] OBS-URL: https://build.opensuse.org/package/show/Java:packages/tycho?expand=0&rev=6 --- tycho.changes | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/tycho.changes b/tycho.changes index 2774275..51cd832 100644 --- a/tycho.changes +++ b/tycho.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Mar 16 14:00:25 UTC 2020 - Fridrich Strba + +- Build against the right bootstrap packages to avoid cycles + ------------------------------------------------------------------- Mon Nov 11 12:04:28 UTC 2019 - Fridrich Strba