Require tzdata-java 2025b at runtime and for build
- Require tzdata-java 2025b at runtime and for build - Related: RHEL-101788
This commit is contained in:
parent
cb22a899ac
commit
ce00527e34
@ -1135,8 +1135,8 @@ Requires: ca-certificates
|
||||
# Require javapackages-filesystem for ownership of /usr/lib/jvm/ and macros
|
||||
Requires: javapackages-filesystem
|
||||
# Require zone-info data provided by tzdata-java sub-package
|
||||
# 2025a required as of JDK-8347965
|
||||
Requires: tzdata-java >= 2025a
|
||||
# 2025b required as of JDK-8352716
|
||||
Requires: tzdata-java >= 2025b
|
||||
# for support of kernel stream control
|
||||
# libsctp.so.1 is being `dlopen`ed on demand
|
||||
Requires: lksctp-tools%{?_isa}
|
||||
@ -1466,8 +1466,8 @@ BuildRequires: java-%{featurever}-openjdk-portable-misc = %{epoch}:%{version}-%{
|
||||
%ifarch %{zero_arches}
|
||||
BuildRequires: libffi-devel
|
||||
%endif
|
||||
# 2025a required as of JDK-8347965
|
||||
BuildRequires: tzdata-java >= 2025a
|
||||
# 2025b required as of JDK-8352716
|
||||
BuildRequires: tzdata-java >= 2025b
|
||||
# Earlier versions have a bug in tree vectorization on PPC
|
||||
BuildRequires: gcc >= 4.8.3-8
|
||||
|
||||
@ -2523,6 +2523,7 @@ cjc.mainProgram(args)
|
||||
- Resolves: RHEL-102286
|
||||
- Resolves: RHEL-102285
|
||||
- Resolves: RHEL-102284
|
||||
- Require tzdata-java 2025b at runtime and for build
|
||||
- ** This tarball is embargoed until 2025-07-15 @ 1pm PT. **
|
||||
|
||||
* Sat Jun 14 2025 Andrew Hughes <gnu.andrew@redhat.com> - 1:17.0.15.0.6-3
|
||||
|
Loading…
Reference in New Issue
Block a user