Hello community, here is the log from the commit of package javapackages-tools for openSUSE:Factory checked in at 2019-03-08 13:28:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/javapackages-tools (Old) and /work/SRC/openSUSE:Factory/.javapackages-tools.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "javapackages-tools" Fri Mar 8 13:28:32 2019 rev:19 rq:681525 version:5.3.0 Changes: -------- --- /work/SRC/openSUSE:Factory/javapackages-tools/javapackages-tools.changes 2018-12-07 14:32:43.851269813 +0100 +++ /work/SRC/openSUSE:Factory/.javapackages-tools.new.28833/javapackages-tools.changes 2019-03-08 13:28:33.874992080 +0100 @@ -1,0 +2,7 @@ +Mon Mar 4 17:34:49 UTC 2019 - Fridrich Strba <[email protected]> + +- Provide both com.sun:tools and sun.jdk:jconsole that are part of + standard OpenJDK installation. These provides cannot be generated + from metadata due to build sequence. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ javapackages-tools.spec ++++++ --- /var/tmp/diff_new_pack.1IJhy1/_old 2019-03-08 13:28:34.574991957 +0100 +++ /var/tmp/diff_new_pack.1IJhy1/_new 2019-03-08 13:28:34.578991957 +0100 @@ -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-setuptools BuildRequires: python3-six BuildArch: noarch +%else +Provides: mvn(com.sun:tools) = SYSTEM +Provides: mvn(sun.jdk:jconsole) = SYSTEM %endif %description
