Require tzdata-java 2025b at runtime and for build
- Require tzdata-java 2025b at runtime and for build - Related: RHEL-101793 - Related: RHEL-102273
This commit is contained in:
		
							parent
							
								
									bcc328e08d
								
							
						
					
					
						commit
						98452405df
					
				| @ -1126,8 +1126,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} | ||||
| @ -1457,8 +1457,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 | ||||
| 
 | ||||
| @ -2507,6 +2507,7 @@ cjc.mainProgram(args) | ||||
| - Update sources to openjdk-17.0.16+8.tar.xz | ||||
| - Resolves: RHEL-101793 | ||||
| - Resolves: RHEL-102273 | ||||
| - Require tzdata-java 2025b at runtime and for build | ||||
| - ** This tarball is embargoed until 2025-07-15 @ 1pm PT. ** | ||||
| 
 | ||||
| * Thu Apr 10 2025 Thomas Fitzsimmons <fitzsim@redhat.com> - 1:17.0.15.0.6-2 | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user