2022-02-22 10:13:42 +00:00
committed by Git OBS Bridge
parent d1c44c93e0
commit a2b0987953

View File

@@ -28,7 +28,6 @@ Group: Development/Libraries/Java
URL: https://www.slf4j.org/
Source0: https://github.com/qos-ch/%{base_name}/archive/v_%{version}.tar.gz
Source1: http://www.apache.org/licenses/LICENSE-2.0.txt
Patch1: build-remove-slf4j_api-binder.patch
Patch2: slf4j-commons-lang3.patch
Patch3: slf4j-reload4j.patch
BuildRequires: javapackages-local
@@ -39,7 +38,6 @@ SLF4J Source JARs.
%prep
%setup -q -n %{base_name}-v_%{version}
%patch1 -p1
%patch2 -p1
%patch3 -p1
find . -name "*.jar" | xargs rm