Skip to content

Commit d513a61

Browse files
committed
Require maven-local-openjdk25 from f43+
Signed-off-by: Luca Magrone <luca@magrone.cc>
1 parent 183bcf0 commit d513a61

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

cie-middleware.spec

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,11 @@ Patch23: cie-middleware-AbilitaCIE-fix-error-path.patch
3939
Patch24: cie-middleware-cieid-jframe-set-icon-and-title.patch
4040

4141
%if 0%{?fedora} >= 40 || 0%{?rhel} >= 10
42+
%if 0%{?fedora} > 42 || 0%{?rhel} > 10
43+
BuildRequires: maven-local-openjdk25
44+
%else
4245
BuildRequires: maven-local
46+
%endif
4347
%else
4448
BuildRequires: maven-local-openjdk11
4549
%endif

0 commit comments

Comments
 (0)