Fridrich Strba 2022-06-03 13:33:58 +00:00 committed by Git OBS Bridge
parent dd9d84739d
commit a86f17b7d5

View File

@ -27,10 +27,6 @@
%{?!python_module:%define python_module() python3-%{**}}
%define skip_python2 1
Name: javapackages-tools-%{flavor}
%else
Name: javapackages-tools
%endif
%if %{with python}
%if 0%{?suse_version} >= 1550
# TW: generate subpackages for every python3 flavor
%define python_subpackage_only 1
@ -48,6 +44,7 @@ BuildRequires: %{python_module pytest}
BuildRequires: %{python_module six}
%endif
%else
Name: javapackages-tools
Provides: mvn(com.sun:tools) = SYSTEM
Provides: mvn(sun.jdk:jconsole) = SYSTEM
%endif