Accepting request 965684 from Java:packages
Force build with java 11 OBS-URL: https://build.opensuse.org/request/show/965684 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/eclipse-jgit?expand=0&rev=7
This commit is contained in:
commit
ed41587599
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Mar 29 14:06:34 UTC 2022 - Fridrich Strba <fstrba@suse.com>
|
||||||
|
|
||||||
|
- Force building with Java 11, since tycho is not knowing about any
|
||||||
|
Java >= 15
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jul 30 12:24:56 UTC 2021 - Fridrich Strba <fstrba@suse.com>
|
Fri Jul 30 12:24:56 UTC 2021 - Fridrich Strba <fstrba@suse.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package eclipse-jgit
|
# spec file for package eclipse-jgit
|
||||||
#
|
#
|
||||||
# Copyright (c) 2021 SUSE LLC
|
# Copyright (c) 2022 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -59,6 +59,9 @@ BuildRequires: slf4j
|
|||||||
BuildRequires: tycho
|
BuildRequires: tycho
|
||||||
BuildRequires: xml-commons-apis
|
BuildRequires: xml-commons-apis
|
||||||
BuildRequires: xmvn-subst
|
BuildRequires: xmvn-subst
|
||||||
|
BuildConflicts: java >= 12
|
||||||
|
BuildConflicts: java-devel >= 12
|
||||||
|
BuildConflicts: java-headless >= 12
|
||||||
#!BuildIgnore: eclipse-platform
|
#!BuildIgnore: eclipse-platform
|
||||||
#!BuildIgnore: tycho-bootstrap
|
#!BuildIgnore: tycho-bootstrap
|
||||||
#!BuildRequires: eclipse-emf-core eclipse-ecf-core
|
#!BuildRequires: eclipse-emf-core eclipse-ecf-core
|
||||||
|
Loading…
Reference in New Issue
Block a user