Accepting request 1151087 from home:dimstar:rpm4.20:c

Prepare for RPM 4.20

OBS-URL: https://build.opensuse.org/request/show/1151087
OBS-URL: https://build.opensuse.org/package/show/security/clamav?expand=0&rev=250
This commit is contained in:
Reinhard Max 2024-02-26 13:52:49 +00:00 committed by Git OBS Bridge
parent 9ebe900e55
commit 393ffa0338
2 changed files with 10 additions and 5 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Feb 26 10:47:55 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %patch -P N instead of deprecated %patchN.
-------------------------------------------------------------------
Wed Oct 25 18:38:13 UTC 2023 - Arjen de Korte <suse+build@de-korte.org>

View File

@ -153,11 +153,11 @@ that want to make use of libclamav.
%prep
%setup -q
%patch1
%patch5
%patch6
%patch12
%patch14 -p1
%patch -P 1
%patch -P 5
%patch -P 6
%patch -P 12
%patch -P 14 -p1
chmod -x docs/html/images/flamegraph.svg
%build