forked from pool/java-1_8_0-openjdk
This commit is contained in:
@@ -3,6 +3,8 @@ Mon Sep 29 06:36:58 UTC 2014 - fstrba@suse.com
|
|||||||
|
|
||||||
- Build template jvm interpreter on ppc64le
|
- Build template jvm interpreter on ppc64le
|
||||||
* It was ported for this architecture in jdk8u49-b06
|
* It was ported for this architecture in jdk8u49-b06
|
||||||
|
- Build depend on the generic java-bootstrap-devel
|
||||||
|
* Allows to build against java-1_7_0-openjdk-bootstrap
|
||||||
- Reformat the spec file with spec-cleaner
|
- Reformat the spec file with spec-cleaner
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
|
@@ -262,7 +262,7 @@ Provides: jre-32 = %{javaver}
|
|||||||
Provides: jre-64 = %{javaver}
|
Provides: jre-64 = %{javaver}
|
||||||
%endif
|
%endif
|
||||||
%if %{bootcycle}
|
%if %{bootcycle}
|
||||||
BuildRequires: java-devel >= 1.6.0
|
BuildRequires: java-bootstrap-devel >= 1.6.0
|
||||||
%else
|
%else
|
||||||
BuildRequires: java-devel >= %{javaver}
|
BuildRequires: java-devel >= %{javaver}
|
||||||
%endif
|
%endif
|
||||||
|
Reference in New Issue
Block a user