forked from pool/java-1_8_0-openj9
This commit is contained in:
parent
b74ef4bdff
commit
d157432163
@ -66,9 +66,6 @@
|
|||||||
%ifarch x86_64
|
%ifarch x86_64
|
||||||
%global archinstall amd64
|
%global archinstall amd64
|
||||||
%endif
|
%endif
|
||||||
%ifarch ppc64
|
|
||||||
%global archinstall ppc64
|
|
||||||
%endif
|
|
||||||
%ifarch ppc64le
|
%ifarch ppc64le
|
||||||
%global archinstall ppc64le
|
%global archinstall ppc64le
|
||||||
%endif
|
%endif
|
||||||
@ -88,7 +85,7 @@
|
|||||||
%global imagestarget images
|
%global imagestarget images
|
||||||
%endif
|
%endif
|
||||||
%global bits 64
|
%global bits 64
|
||||||
ExclusiveArch: x86_64 ppc64 ppc64le s390x
|
ExclusiveArch: x86_64 ppc64le s390x
|
||||||
Name: java-1_8_0-openj9
|
Name: java-1_8_0-openj9
|
||||||
Version: %{javaver}.%{updatever}
|
Version: %{javaver}.%{updatever}
|
||||||
Release: 0
|
Release: 0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user