forked from pool/javapackages-tools
Accepting request 681525 from Java:packages
Two meta-provides to make plexus-containers-component-javadoc installable OBS-URL: https://build.opensuse.org/request/show/681525 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/javapackages-tools?expand=0&rev=19
This commit is contained in:
commit
047db155fe
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Mar 4 17:34:49 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
||||||
|
|
||||||
|
- 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.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Nov 27 18:36:57 UTC 2018 - Fridrich Strba <fstrba@suse.com>
|
Tue Nov 27 18:36:57 UTC 2018 - Fridrich Strba <fstrba@suse.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package javapackages-tools
|
# 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
|
# 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
|
||||||
@ -58,6 +58,9 @@ BuildRequires: python3-nose
|
|||||||
BuildRequires: python3-setuptools
|
BuildRequires: python3-setuptools
|
||||||
BuildRequires: python3-six
|
BuildRequires: python3-six
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
%else
|
||||||
|
Provides: mvn(com.sun:tools) = SYSTEM
|
||||||
|
Provides: mvn(sun.jdk:jconsole) = SYSTEM
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
Loading…
x
Reference in New Issue
Block a user