Fridrich Strba 2024-04-29 12:17:47 +00:00 committed by Git OBS Bridge
parent 7ee1efe5a3
commit 352e9cfdf0
2 changed files with 9 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Apr 29 12:16:37 UTC 2024 - Fridrich Strba <fstrba@suse.com>
- The binaries are compatible with java 1.8
-------------------------------------------------------------------
Tue Apr 9 20:21:54 UTC 2024 - Fridrich Strba <fstrba@suse.com>

View File

@ -64,6 +64,10 @@ BuildRequires: fdupes
BuildRequires: java-devel >= 9
BuildRequires: opentest4j
Requires: javapackages-tools
# The automatic requires would be java-headless >= 9, but the
# binaries are java 8 compatible
%define __requires_exclude java-headless
Requires: java-headless >= 1.8
BuildArch: noarch
%if %{with bootstrap}
Name: %{base_name}-minimal