Fridrich Strba 2022-03-08 11:46:00 +00:00 committed by Git OBS Bridge
parent 69410d9143
commit a4df3295df

View File

@ -1,7 +1,7 @@
# #
# spec file # spec file
# #
# Copyright (c) 2021 SUSE LLC # Copyright (c) 2022 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -68,9 +68,6 @@ BuildRequires: java-devel >= 1.7
BuildRequires: javapackages-local BuildRequires: javapackages-local
BuildRequires: jline >= 2.10 BuildRequires: jline >= 2.10
BuildRequires: junit BuildRequires: junit
BuildConflicts: java >= 9
BuildConflicts: java-devel >= 9
BuildConflicts: java-headless >= 9
Requires: jansi Requires: jansi
Requires: java-headless >= 1.7 Requires: java-headless >= 1.7
# Require full javapackages-tools since scripts use # Require full javapackages-tools since scripts use