forked from pool/java-1_8_0-openjdk
This commit is contained in:
parent
f961a63bc2
commit
a9ddd2fd6c
@ -49,9 +49,6 @@
|
|||||||
%global cacerts %{_jvmdir}/%{jredir}/lib/security/cacerts
|
%global cacerts %{_jvmdir}/%{jredir}/lib/security/cacerts
|
||||||
# real file made by update-ca-certificates
|
# real file made by update-ca-certificates
|
||||||
%global javacacerts %{_var}/lib/ca-certificates/java-cacerts
|
%global javacacerts %{_var}/lib/ca-certificates/java-cacerts
|
||||||
%ifnarch %{jit_arches}
|
|
||||||
%global _with_zero 1
|
|
||||||
%endif
|
|
||||||
%if 0%{?suse_version} >= 1140
|
%if 0%{?suse_version} >= 1140
|
||||||
%global with_pulseaudio 1
|
%global with_pulseaudio 1
|
||||||
%else
|
%else
|
||||||
@ -117,8 +114,7 @@
|
|||||||
%endif
|
%endif
|
||||||
%ifnarch %{jit_arches}
|
%ifnarch %{jit_arches}
|
||||||
%global archinstall %{_arch}
|
%global archinstall %{_arch}
|
||||||
%endif
|
# turn zero on non jit arches by default
|
||||||
%ifnarch %{jit_arches}
|
|
||||||
%global _with_zero 1
|
%global _with_zero 1
|
||||||
%endif
|
%endif
|
||||||
# bnc#542545
|
# bnc#542545
|
||||||
@ -137,7 +133,6 @@
|
|||||||
%else
|
%else
|
||||||
%global with_sunec 0
|
%global with_sunec 0
|
||||||
%endif
|
%endif
|
||||||
# turn zero on non jit arches by default
|
|
||||||
%bcond_without bootstrap
|
%bcond_without bootstrap
|
||||||
%bcond_with zero
|
%bcond_with zero
|
||||||
# Turn on/off some features depending on openSUSE version
|
# Turn on/off some features depending on openSUSE version
|
||||||
|
Loading…
x
Reference in New Issue
Block a user