Accepting request 691486 from Java:packages

Do not require optional dependencies

OBS-URL: https://build.opensuse.org/request/show/691486
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xbean?expand=0&rev=2
This commit is contained in:
Dominique Leuenberger 2019-04-05 10:04:52 +00:00 committed by Git OBS Bridge
commit bb3072df5e
2 changed files with 7 additions and 4 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Apr 4 11:35:11 UTC 2019 - Fridrich Strba <fstrba@suse.com>
- Do not require optional dependencies
-------------------------------------------------------------------
Thu Feb 7 10:21:20 UTC 2019 - Jan Engelhardt <jengelh@inai.de>

View File

@ -1,7 +1,7 @@
#
# spec file for package xbean
#
# 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
@ -28,19 +28,17 @@ Source0: http://repo2.maven.org/maven2/org/apache/%{name}/%{name}/%{versi
Patch0: 0001-Unshade-ASM.patch
Patch2: 0003-Port-to-QDox-2.0.patch
BuildRequires: apache-commons-logging
BuildRequires: objectweb-asm >= 5
BuildRequires: fdupes
BuildRequires: java-devel
BuildRequires: javapackages-local
BuildRequires: javapackages-tools
BuildRequires: log4j
BuildRequires: objectweb-asm >= 5
BuildRequires: slf4j
BuildRequires: unzip
# The code uses sun.misc.URLClassloader
BuildConflicts: java-devel >= 9
Requires: apache-commons-logging
Requires: objectweb-asm >= 5
Requires: log4j
Requires: slf4j
BuildArch: noarch