From 1c3cd26c38888434e80050dbd196a6c4bf81b632 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 23 Jul 2025 17:06:51 +0000 Subject: [PATCH 1/3] Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild From 8401bdae1ca5d73db2e2fe194f4e496d3bbeb90b Mon Sep 17 00:00:00 2001 From: Jiri Vanek Date: Tue, 29 Jul 2025 19:39:18 +0200 Subject: [PATCH 2/3] 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. --- apache-commons-vfs.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apache-commons-vfs.spec b/apache-commons-vfs.spec index f3f4846..bbce3f0 100644 --- a/apache-commons-vfs.spec +++ b/apache-commons-vfs.spec @@ -22,7 +22,7 @@ Source2: https://downloads.apache.org/commons/KEYS Patch: %{name}-httpclient.patch BuildRequires: gnupg2 -BuildRequires: maven-local +BuildRequires: maven-local-openjdk25 BuildRequires: mvn(com.jcraft:jsch) BuildRequires: mvn(com.sun.mail:jakarta.mail) BuildRequires: mvn(commons-codec:commons-codec) @@ -86,7 +86,7 @@ Some of the features of Commons VFS are: %package ant Summary: Development files for Commons VFS Requires: %{name} = %{version}-%{release} -Requires: ant +Requires: ant-openjdk25 %description ant This package enables support for the Commons VFS ant tasks. From 38ddfd155db6248cc4f8ee3c0ca64206836d16a8 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 16 Jan 2026 03:48:05 +0000 Subject: [PATCH 3/3] Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild