Accepting request 639008 from Java:packages

Fix build on systems with jdk11 being the default

OBS-URL: https://build.opensuse.org/request/show/639008
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ws-jaxme?expand=0&rev=19
This commit is contained in:
Dominique Leuenberger 2018-10-02 17:42:52 +00:00 committed by Git OBS Bridge
commit 6d3d1a0cd2
2 changed files with 9 additions and 2 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Sep 28 11:57:35 UTC 2018 - Fridrich Strba <fstrba@suse.com>
- BuildConflict with java-devel >= 11, since it fails intermitently
on i586 with jdk11
-------------------------------------------------------------------
Mon Dec 4 12:03:31 UTC 2017 - thomas.schraitle@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package ws-jaxme
#
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -12,7 +12,7 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
@ -47,6 +47,7 @@ BuildRequires: xerces-j2
BuildRequires: xml-commons-apis
BuildRequires: xml-commons-resolver
BuildRequires: xmldb-api
BuildConflicts: java-devel >= 11
BuildArch: noarch
%description