Actually require tzdata 2024a now it is available in the buildroot
Related: RHEL-30937
This commit is contained in:
parent
feba3ae6da
commit
9a1cab761c
@ -1270,8 +1270,7 @@ Requires: ca-certificates
|
|||||||
# Require javapackages-filesystem for ownership of /usr/lib/jvm/ and macros
|
# Require javapackages-filesystem for ownership of /usr/lib/jvm/ and macros
|
||||||
Requires: javapackages-filesystem
|
Requires: javapackages-filesystem
|
||||||
# 2024a required as of JDK-8325150
|
# 2024a required as of JDK-8325150
|
||||||
# Use 2023d until 2024a is in the buildroot
|
Requires: tzdata-java >= 2024a
|
||||||
Requires: tzdata-java >= 2023d
|
|
||||||
# for support of kernel stream control
|
# for support of kernel stream control
|
||||||
# libsctp.so.1 is being `dlopen`ed on demand
|
# libsctp.so.1 is being `dlopen`ed on demand
|
||||||
Requires: lksctp-tools%{?_isa}
|
Requires: lksctp-tools%{?_isa}
|
||||||
@ -1688,8 +1687,7 @@ BuildRequires: libffi
|
|||||||
BuildRequires: libffi-devel
|
BuildRequires: libffi-devel
|
||||||
%endif
|
%endif
|
||||||
# 2024a required as of JDK-8325150
|
# 2024a required as of JDK-8325150
|
||||||
# Use 2023d until 2024a is in the buildroot
|
BuildRequires: tzdata-java >= 2024a
|
||||||
BuildRequires: tzdata-java >= 2023d
|
|
||||||
# Earlier versions have a bug in tree vectorization on PPC
|
# Earlier versions have a bug in tree vectorization on PPC
|
||||||
BuildRequires: gcc >= 4.8.3-8
|
BuildRequires: gcc >= 4.8.3-8
|
||||||
|
|
||||||
@ -2943,6 +2941,7 @@ cjc.mainProgram(args)
|
|||||||
- Rebase PR2462 patch following patched hunk being removed by JDK-8322106
|
- Rebase PR2462 patch following patched hunk being removed by JDK-8322106
|
||||||
- Switch to GA mode.
|
- Switch to GA mode.
|
||||||
- Sync the copy of the portable specfile with the latest update
|
- Sync the copy of the portable specfile with the latest update
|
||||||
|
- Actually require tzdata 2024a now it is available in the buildroot
|
||||||
- ** This tarball is embargoed until 2024-07-16 @ 1pm PT. **
|
- ** This tarball is embargoed until 2024-07-16 @ 1pm PT. **
|
||||||
- Resolves: RHEL-46858
|
- Resolves: RHEL-46858
|
||||||
- Resolves: RHEL-47013
|
- Resolves: RHEL-47013
|
||||||
|
Loading…
Reference in New Issue
Block a user