diff --git a/java-1.8.0-alibaba-dragonwell.spec b/java-1.8.0-alibaba-dragonwell.spec index b6da9a95c09efc6d45164ce39cb612bddd49266d..3410f76c8d7ff144fe40bb27f18bcb537bba9f8d 100644 --- a/java-1.8.0-alibaba-dragonwell.spec +++ b/java-1.8.0-alibaba-dragonwell.spec @@ -1,4 +1,4 @@ -%define anolis_release 1 +%define anolis_release 2 %bcond_without fastdebug %bcond_without slowdebug @@ -138,7 +138,7 @@ %global target images hotspot Name: java-%{javaver}-alibaba-dragonwell -Epoch: 1 +Epoch: 2 Version: %{newdragonwellver} Release: %{anolis_release}%{?dist} Summary: Alibaba Dragonwell 1.8.0 JDK @@ -281,6 +281,8 @@ Patch2002: dragonwell-rh1860986-disable_tlsv1.3_in_fips_mode.patch # 833097: Patch2003: pr833097-bugfix-openjkd-8-undeined-symbols.patch +BuildArch: x86_64 aarch64 + BuildRequires: make vim BuildRequires: autoconf BuildRequires: automake @@ -2643,6 +2645,9 @@ alternatives --install %{_jvmdir}/java-%{javaver}-%{origin} $key %{_jvmdir}/%{sd %endif %changelog +* Thu Jan 19 2023 happy_orange - 2:1.8.0.352-2 +- add epoch to make the dragonwell becomes the default java + * Tue Nov 15 2022 lvfei - 1:1.8.0.352-1 - update package tp 8.13.14.352