From 933e8d6dbd6916fdaa35322c9861985aa292c49619957d849a0dec3045987223 Mon Sep 17 00:00:00 2001 From: Petr Gajdos Date: Thu, 22 Feb 2024 08:23:14 +0000 Subject: [PATCH] Accepting request 1147828 from home:dimstar:rpm4.20:a Prepare for RPM 4.20 OBS-URL: https://build.opensuse.org/request/show/1147828 OBS-URL: https://build.opensuse.org/package/show/Apache:Modules/apache2-mod_security2?expand=0&rev=90 --- apache2-mod_security2.changes | 5 +++++ apache2-mod_security2.spec | 8 ++++---- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/apache2-mod_security2.changes b/apache2-mod_security2.changes index c7ca08f..9953425 100644 --- a/apache2-mod_security2.changes +++ b/apache2-mod_security2.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Feb 20 11:02:36 UTC 2024 - Dominique Leuenberger + +- Use %patch -P N instead of deprecated %patchN. + ------------------------------------------------------------------- Sat Jul 15 17:09:55 UTC 2023 - Dirk Müller diff --git a/apache2-mod_security2.spec b/apache2-mod_security2.spec index be68b80..cfc7c53 100644 --- a/apache2-mod_security2.spec +++ b/apache2-mod_security2.spec @@ -64,10 +64,10 @@ applications from known and unknown attacks. %setup -q -n %{tarballname} %setup -q -D -T -a 1 -n %{tarballname} mv -v SpiderLabs* rules -%patch0 -%patch1 -p1 -%patch2 -p1 -%patch3 -p1 +%patch -P 0 +%patch -P 1 -p1 +%patch -P 2 -p1 +%patch -P 3 -p1 %build aclocal