SHA256
1
0
forked from pool/apache-sshd

Accepting request 1147838 from home:dimstar:rpm4.20:a

Prepare for RPM 4.20

OBS-URL: https://build.opensuse.org/request/show/1147838
OBS-URL: https://build.opensuse.org/package/show/Java:packages/apache-sshd?expand=0&rev=25
This commit is contained in:
Fridrich Strba 2024-02-20 11:58:59 +00:00 committed by Git OBS Bridge
parent 64a95baeb1
commit 6e38368c74
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Feb 20 11:07:06 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %patch -P N instead of deprecated %patchN.
-------------------------------------------------------------------
Fri Jan 19 22:17:57 UTC 2024 - Fridrich Strba <fstrba@suse.com>

View File

@ -63,8 +63,8 @@ This package provides %{name}.
%setup -q
# Avoid optional dep on tomcat native APR library
%patch0 -p1
%patch1 -p1
%patch -P 0 -p1
%patch -P 1 -p1
rm -rf sshd-core/src/main/java/org/apache/sshd/agent/unix
%pom_remove_dep -r tomcat:tomcat-apr