diff --git a/java-21-openjdk.changes b/java-21-openjdk.changes index e066964..cd2f4da 100644 --- a/java-21-openjdk.changes +++ b/java-21-openjdk.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Jul 2 14:54:49 UTC 2024 - Fridrich Strba + +- Require file for posttrans phase of the headless subpackage + (bsc#1227298) + ------------------------------------------------------------------- Thu Apr 18 13:25:02 UTC 2024 - Fridrich Strba diff --git a/java-21-openjdk.spec b/java-21-openjdk.spec index 32e4957..6b38157 100644 --- a/java-21-openjdk.spec +++ b/java-21-openjdk.spec @@ -21,7 +21,7 @@ %global jit_arches %{ix86} x86_64 ppc64 ppc64le %{aarch64} %{arm} s390x riscv64 %global debug 0 %global make make -%global is_release 1 +%global is_release 0 %global buildoutputdir build # Convert an absolute path to a relative path. Each symbolic link is # specified relative to the directory in which it is installed so that @@ -33,8 +33,8 @@ # Standard JPackage naming and versioning defines. %global featurever 21 %global interimver 0 -%global updatever 3 -%global buildver 9 +%global updatever 4 +%global buildver 6 %global openjdk_repo jdk21u %global openjdk_tag jdk-%{featurever}%{?updatever:.%{interimver}.%{updatever}}%{?patchver:.%{patchver}}+%{buildver} %global openjdk_dir %{openjdk_repo}-jdk-%{featurever}%{?updatever:.%{interimver}.%{updatever}}%{?patchver:.%{patchver}}-%{buildver} @@ -272,6 +272,7 @@ Requires: jpackage-utils Requires: mozilla-nss # Post requires update-alternatives to install tool update-alternatives. Requires(post): update-alternatives +Requires(posttrans): file Requires(posttrans): java-ca-certificates # Postun requires update-alternatives to uninstall tool update-alternatives. Requires(postun): update-alternatives diff --git a/jdk-21.0.3+9.tar.gz b/jdk-21.0.3+9.tar.gz deleted file mode 100644 index 8c27cb9..0000000 --- a/jdk-21.0.3+9.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b7a78e596b272d958843eab0c0412fd7ee874a3b6fff577584ebeed39dfef7ee -size 112401857 diff --git a/jdk-21.0.4+6.tar.gz b/jdk-21.0.4+6.tar.gz new file mode 100644 index 0000000..9e76f1c --- /dev/null +++ b/jdk-21.0.4+6.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbd43a063bc848728ca07e37918e3f43fcb49c19295ff8286c33b505425768f3 +size 112525572