forked from pool/java-1_8_0-openjdk
This commit is contained in:
@@ -29,20 +29,20 @@
|
||||
%global archname %{name}
|
||||
# Standard JPackage naming and versioning defines.
|
||||
%global updatever 20
|
||||
%global buildver b26
|
||||
%global buildver b23
|
||||
%global root_project jdk8u
|
||||
%global root_repository jdk8u20
|
||||
%global root_revision d1a7ea2c3e10
|
||||
%global corba_revision 37bde23c96f6
|
||||
%global hotspot_revision eaa4074a7e39
|
||||
%global jaxp_revision 938b9d502c2b
|
||||
%global jaxws_revision 7025a2c10ea4
|
||||
%global jdk_revision dd229c5f57bf
|
||||
%global langtools_revision 5e6d409a7232
|
||||
%global nashorn_revision a23ac9db4227
|
||||
%global root_revision b14daf2459c5
|
||||
%global corba_revision 919405d7316d
|
||||
%global hotspot_revision f09d1f6a401e
|
||||
%global jaxp_revision d6ded60cfdc5
|
||||
%global jaxws_revision f3bf1b270fea
|
||||
%global jdk_revision be30cb2a3088
|
||||
%global langtools_revision 5c1d6da1445a
|
||||
%global nashorn_revision ad36f9454ce3
|
||||
%global aarch64_project aarch64-port
|
||||
%global aarch64_repository jdk8
|
||||
%global aarch64_hotspot_revision b319f337ea31
|
||||
%global aarch64_hotspot_revision c5b8254a0fe2
|
||||
%global icedtea_sound_version 1.0.1
|
||||
# priority must be 6 digits in total
|
||||
%global priority 180%{updatever}
|
||||
@@ -63,6 +63,7 @@
|
||||
%global cacerts %{_jvmdir}/%{jredir}/lib/security/cacerts
|
||||
# real file made by update-ca-certificates
|
||||
%global javacacerts %{_var}/lib/ca-certificates/java-cacerts
|
||||
%{!?aarch64:%global aarch64 aarch64 arm64 armv8}
|
||||
%ifarch x86_64
|
||||
%global archinstall amd64
|
||||
%endif
|
||||
@@ -136,7 +137,7 @@
|
||||
%global tapsetdir %{tapsetroot}/tapset/%{_build_cpu}
|
||||
%endif
|
||||
Name: java-1_8_0-openjdk
|
||||
Version: %{javaver}.%{updatever}
|
||||
Version: %{javaver}.%{updatever}~%{buildver}
|
||||
Release: 0
|
||||
Summary: OpenJDK Runtime Environment
|
||||
License: Apache-1.1 and Apache-2.0 and GPL-1.0+ and GPL-2.0 and GPL-2.0-with-classpath-exception and LGPL-2.0 and MPL-1.0 and MPL-1.1 and SUSE-Public-Domain and W3C
|
||||
@@ -256,7 +257,6 @@ Provides: jre-openjdk = %{version}-%{release}
|
||||
# Standard JPackage extensions provides.
|
||||
Provides: java-fonts = %{version}
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%{!?aarch64:%global aarch64 aarch64 arm64 armv8}
|
||||
%if %{bootcycle}
|
||||
BuildRequires: java-devel >= 1.6.0
|
||||
%else
|
||||
|
Reference in New Issue
Block a user