From bd588346c1561b5783d40f688ff760699e34c45a Mon Sep 17 00:00:00 2001 From: Jiri Vanek Date: Tue, 29 Jul 2025 21:17:46 +0200 Subject: [PATCH] Rebuilt for java-25-openjdk as preffered jdk https://fedoraproject.org/wiki/Changes/Java25AndNoMoreSystemJdk Note, that since f43, you should be always explicit on what jdk to use. This commit should do exactly that. --- java_cup.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/java_cup.spec b/java_cup.spec index 81a8a42..9e974d1 100644 --- a/java_cup.spec +++ b/java_cup.spec @@ -24,7 +24,7 @@ Patch: 0001-Adopt-build-script.patch BuildRequires: javapackages-bootstrap %else BuildRequires: javapackages-local-openjdk25 -BuildRequires: ant +BuildRequires: ant-openjdk25 BuildRequires: java_cup BuildRequires: jflex %endif