From a01fb910c124bb48ef9307a4d7bacc3b5b8ff932ac099125cda36b0662287ae1 Mon Sep 17 00:00:00 2001 From: Wolfgang Frisch Date: Tue, 20 Feb 2024 10:31:52 +0000 Subject: [PATCH] Accepting request 1147748 from home:dimstar:rpm4.20:a Prepare for RPM 4.20 OBS-URL: https://build.opensuse.org/request/show/1147748 OBS-URL: https://build.opensuse.org/package/show/security/argus?expand=0&rev=32 --- argus.changes | 5 +++++ argus.spec | 8 ++++---- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/argus.changes b/argus.changes index 2a23c85..8d6cccd 100644 --- a/argus.changes +++ b/argus.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Feb 20 10:14:36 UTC 2024 - Dominique Leuenberger + +- Use %patch -P N instead of deprecated %patchN. + ------------------------------------------------------------------- Wed Jan 25 10:42:26 UTC 2023 - Thorsten Kukuk diff --git a/argus.spec b/argus.spec index 93f840c..45ea74c 100644 --- a/argus.spec +++ b/argus.spec @@ -1,7 +1,7 @@ # # spec file for package argus # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -55,11 +55,11 @@ Daemon for Argus network monitoring tool. %prep %setup -q -n argus-%{version} -%patch1 -p1 +%patch -P 1 -p1 cp %{SOURCE3} . cp %{SOURCE4} man/man8/ -%patch2 -p1 -%patch3 -p1 +%patch -P 2 -p1 +%patch -P 3 -p1 %build #autoreconf -fiv