Fridrich Strba 2023-05-30 16:42:01 +00:00 committed by Git OBS Bridge
parent a06ef45bf1
commit 9c0e114ee5
2 changed files with 7 additions and 4 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue May 30 16:41:16 UTC 2023 - Fridrich Strba <fstrba@suse.com>
- Do not require junit and ant-junit, since we don't run tests
during the build
-------------------------------------------------------------------
Wed Jul 6 12:30:15 UTC 2022 - Fridrich Strba <fstrba@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package slf4j
#
# Copyright (c) 2022 SUSE LLC
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2000-2009, JPackage Project
#
# All modifications and additions to the file contributed by third parties
@ -32,15 +32,12 @@ Patch1: build-remove-slf4j_api-binder.patch
Patch2: slf4j-commons-lang3.patch
Patch3: slf4j-reload4j-bundlename.patch
BuildRequires: ant >= 1.6.5
BuildRequires: ant-junit >= 1.6.5
BuildRequires: apache-commons-lang3
BuildRequires: apache-commons-logging
BuildRequires: cal10n
BuildRequires: java-devel >= 1.5.0
BuildRequires: javapackages-local
BuildRequires: javapackages-tools
BuildRequires: javassist >= 3.4
BuildRequires: junit >= 3.8.2
BuildRequires: reload4j
Requires: cal10n
Requires: java