forked from pool/java-1_8_0-openjdk
Build with non-bootstrap jdk
OBS-URL: https://build.opensuse.org/package/show/Java:Factory/java-1_8_0-openjdk?expand=0&rev=247
This commit is contained in:
@@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Sep 15 15:55:30 UTC 2017 - fstrba@suse.com
|
||||||
|
|
||||||
|
- Don't require java-bootstrap-devel, build with the non-bootstrap
|
||||||
|
java.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Aug 31 14:31:46 UTC 2017 - fstrba@suse.com
|
Thu Aug 31 14:31:46 UTC 2017 - fstrba@suse.com
|
||||||
|
|
||||||
|
@@ -252,7 +252,8 @@ Provides: jre1.6.x
|
|||||||
Provides: jre1.7.x
|
Provides: jre1.7.x
|
||||||
Provides: jre1.8.x
|
Provides: jre1.8.x
|
||||||
%if %{with bootstrap}
|
%if %{with bootstrap}
|
||||||
BuildRequires: java-bootstrap-devel >= 1.7.0
|
BuildRequires: java-devel >= 1.7
|
||||||
|
BuildConflicts: java-devel >= 1.9
|
||||||
%else
|
%else
|
||||||
BuildRequires: java-1_8_0-openjdk-devel
|
BuildRequires: java-1_8_0-openjdk-devel
|
||||||
%endif
|
%endif
|
||||||
|
Reference in New Issue
Block a user