This commit is contained in:
parent
30c71afa3f
commit
c4212647a0
@ -3,6 +3,8 @@ Mon Sep 29 06:36:58 UTC 2014 - fstrba@suse.com
|
||||
|
||||
- Build template jvm interpreter on ppc64le
|
||||
* 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
|
||||
|
||||
-------------------------------------------------------------------
|
||||
|
@ -262,7 +262,7 @@ Provides: jre-32 = %{javaver}
|
||||
Provides: jre-64 = %{javaver}
|
||||
%endif
|
||||
%if %{bootcycle}
|
||||
BuildRequires: java-devel >= 1.6.0
|
||||
BuildRequires: java-bootstrap-devel >= 1.6.0
|
||||
%else
|
||||
BuildRequires: java-devel >= %{javaver}
|
||||
%endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user