forked from pool/java-1_8_0-openjdk
This commit is contained in:
parent
51d93f2d44
commit
a50d6c46ed
@ -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>
|
Tue Jan 21 06:40:46 UTC 2020 - Fridrich Strba <fstrba@suse.com>
|
||||||
|
|
||||||
|
@ -247,7 +247,7 @@ Provides: jre1.7.x
|
|||||||
Provides: jre1.8.x
|
Provides: jre1.8.x
|
||||||
%if %{with bootstrap}
|
%if %{with bootstrap}
|
||||||
BuildRequires: java-devel >= 1.7
|
BuildRequires: java-devel >= 1.7
|
||||||
BuildConflicts: java-devel >= 9
|
BuildConflicts: java-devel >= 1.9
|
||||||
buildConflicts: java-devel-openj9
|
buildConflicts: java-devel-openj9
|
||||||
%else
|
%else
|
||||||
BuildRequires: %{name}-devel
|
BuildRequires: %{name}-devel
|
||||||
|
Loading…
x
Reference in New Issue
Block a user