Accepting request 1170855 from Java:packages
This runs with java 8 just fine OBS-URL: https://build.opensuse.org/request/show/1170855 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/plexus-languages?expand=0&rev=8
This commit is contained in:
commit
5fc59f972f
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 29 11:45:22 UTC 2024 - Fridrich Strba <fstrba@suse.com>
|
||||
|
||||
- The binaries are compatible with java 1.8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 10 09:14:52 UTC 2024 - Fridrich Strba <fstrba@suse.com>
|
||||
|
||||
|
@ -16,6 +16,9 @@
|
||||
#
|
||||
|
||||
|
||||
# The automatic requires would be java-headless >= 9, but the
|
||||
# binaries are java 8 compatible
|
||||
%define __requires_exclude java-headless
|
||||
Name: plexus-languages
|
||||
Version: 1.2.0
|
||||
Release: 0
|
||||
@ -36,7 +39,7 @@ BuildRequires: objectweb-asm
|
||||
BuildRequires: plexus-containers-component-annotations
|
||||
BuildRequires: qdox >= 2
|
||||
BuildRequires: sisu-inject
|
||||
Requires: java >= 1.8
|
||||
Requires: java-headless >= 1.8
|
||||
BuildArch: noarch
|
||||
|
||||
%description
|
||||
|
Loading…
Reference in New Issue
Block a user