Compare commits

..

3 commits

Author SHA1 Message Date
Fedora Release Engineering
38ddfd155d Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild 2026-01-16 03:48:05 +00:00
Jiri Vanek
8401bdae1c 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.
2025-07-29 19:39:18 +02:00
Fedora Release Engineering
1c3cd26c38 Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild 2025-07-23 17:06:51 +00:00

View file

@ -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.