Fridrich Strba 2019-04-04 09:01:19 +00:00 committed by Git OBS Bridge
parent 726412505b
commit 62f166a29f

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