Fridrich Strba 2020-01-27 11:42:03 +00:00 committed by Git OBS Bridge
parent 51d93f2d44
commit a50d6c46ed
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Jan 27 11:41:21 UTC 2020 - Fridrich Strba <fstrba@suse.com>
- On platform where OpenJ9 exists, avoid building with it in order
to prevent build cycles
-------------------------------------------------------------------
Tue Jan 21 06:40:46 UTC 2020 - Fridrich Strba <fstrba@suse.com>

View File

@ -247,7 +247,7 @@ Provides: jre1.7.x
Provides: jre1.8.x
%if %{with bootstrap}
BuildRequires: java-devel >= 1.7
BuildConflicts: java-devel >= 9
BuildConflicts: java-devel >= 1.9
buildConflicts: java-devel-openj9
%else
BuildRequires: %{name}-devel