Accepting request 767663 from Java:Factory
Avoid building with OpenJ9 OBS-URL: https://build.opensuse.org/request/show/767663 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/java-1_8_0-openjdk?expand=0&rev=69
This commit is contained in:
commit
136c682013
@ -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>
|
||||
|
||||
|
@ -248,6 +248,7 @@ Provides: jre1.8.x
|
||||
%if %{with bootstrap}
|
||||
BuildRequires: java-devel >= 1.7
|
||||
BuildConflicts: java-devel >= 1.9
|
||||
buildConflicts: java-devel-openj9
|
||||
%else
|
||||
BuildRequires: %{name}-devel
|
||||
%endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user