1
0
Fridrich Strba 2019-03-04 15:34:17 +00:00 committed by Git OBS Bridge
parent 8af2991345
commit 8406636294

View File

@ -1,7 +1,7 @@
#
# spec file for package javapackages-tools
#
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -58,6 +58,9 @@ BuildRequires: python3-nose
BuildRequires: python3-setuptools
BuildRequires: python3-six
BuildArch: noarch
%else
Provides: mvn(com.sun:tools) = SYSTEM
Provides: mvn(sun.jdk:jconsole) = SYSTEM
%endif
%description