From 20d8edbf09bcb4d51e40d6bf2a2aae28904ffea8 Mon Sep 17 00:00:00 2001 From: Petra Mikova Date: Fri, 25 Oct 2019 14:00:33 +0200 Subject: [PATCH] Create new section for the patches that will be upstreamed in 13.0.2 --- java-latest-openjdk.spec | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/java-latest-openjdk.spec b/java-latest-openjdk.spec index f24a295..debc0ed 100644 --- a/java-latest-openjdk.spec +++ b/java-latest-openjdk.spec @@ -1040,9 +1040,22 @@ Patch3: rh649512-remove_uses_of_far_in_jpeg_libjpeg_turbo_1_4_compat_for_jdk1 Patch4: pr3183-rh1340845-support_fedora_rhel_system_crypto_policy.patch # Depend on pcs-lite-libs instead of pcs-lite-devel as this is only in optional repo Patch6: rh1684077-openjdk_should_depend_on_pcsc-lite-libs_instead_of_pcsc-lite-devel.patch + +############################################# +# +# Patches appearing in 13.0.2 +# +# This section includes patches which are present +# in the listed OpenJDK 13u release and should be +# able to be removed once that release is out +# and used by this RPM. +############################################# + Patch7: jdk8231405_guarantee_d_nonequals_null_failed_null_dominator_info.patch Patch8: jdk8231583_fix_register_clash_in_sbsa_resolve_forwarding_pointer_borrowing.patch +############################################# + BuildRequires: autoconf BuildRequires: automake BuildRequires: alsa-lib-devel