forked from pool/java-1_8_0-openjdk
Accepting request 252654 from home:fstrba:branches:Java:Factory
OBS-URL: https://build.opensuse.org/request/show/252654 OBS-URL: https://build.opensuse.org/package/show/Java:Factory/java-1_8_0-openjdk?expand=0&rev=16
This commit is contained in:
@@ -28,21 +28,21 @@
|
||||
%global syslibdir %{_libdir}
|
||||
%global archname %{name}
|
||||
# Standard JPackage naming and versioning defines.
|
||||
%global updatever 20
|
||||
%global buildver b26
|
||||
%global updatever 40
|
||||
%global buildver b07
|
||||
%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_repository jdk8u
|
||||
%global root_revision cf9afcfcb7a4
|
||||
%global corba_revision 0d09cb188d39
|
||||
%global hotspot_revision b63d0e8bfc07
|
||||
%global jaxp_revision b2210de1587b
|
||||
%global jaxws_revision 3857b4b27e22
|
||||
%global jdk_revision 07f0e22b5c23
|
||||
%global langtools_revision 2fa3858a281f
|
||||
%global nashorn_revision 0032961e1866
|
||||
%global aarch64_project aarch64-port
|
||||
%global aarch64_repository jdk8
|
||||
%global aarch64_hotspot_revision b319f337ea31
|
||||
%global aarch64_hotspot_revision 68cf8e406ce5
|
||||
%global icedtea_sound_version 1.0.1
|
||||
# priority must be 6 digits in total
|
||||
%global priority 180%{updatever}
|
||||
@@ -136,7 +136,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
|
||||
@@ -168,8 +168,6 @@ Source14: TestCryptoLevel.java
|
||||
Source100: config.guess
|
||||
Source101: config.sub
|
||||
# RPM/distribution specific patches
|
||||
# Backport JVM_GetTemporaryDirectory jni export for aarch64
|
||||
Patch0: aarch64-jni-update.patch
|
||||
# RHBZ 1015432
|
||||
Patch2: 1015432.patch
|
||||
# Restrict access to java-atk-wrapper classes
|
||||
@@ -453,9 +451,6 @@ rm -rvf jdk/src/share/native/sun/java2d/cmm/lcms/lcms2*
|
||||
%patch204 -p1
|
||||
%patch205 -p1
|
||||
|
||||
%ifarch %{aarch64}
|
||||
%patch0 -p1
|
||||
%endif
|
||||
%patch2 -p1
|
||||
%patch3 -p1
|
||||
%patch4 -p1
|
||||
|
Reference in New Issue
Block a user