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.
This commit is contained in:
parent
1c3cd26c38
commit
8401bdae1c
1 changed files with 2 additions and 2 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue