Accepting request 1178487 from home:dimstar:Factory

- Fix patch application syntax: Use %patch -P N instead of
  deprecated %patchN.

OBS-URL: https://build.opensuse.org/request/show/1178487
OBS-URL: https://build.opensuse.org/package/show/Apache:Modules/apache2-mod_security2?expand=0&rev=94
This commit is contained in:
Petr Gajdos 2024-06-04 12:11:39 +00:00 committed by Git OBS Bridge
parent deb0e0b6c9
commit 4f58a94cd5
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Jun 4 11:03:29 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Fix patch application syntax: Use %patch -P N instead of
deprecated %patchN.
-------------------------------------------------------------------
Tue May 7 13:16:44 UTC 2024 - pgajdos@suse.com

View File

@ -70,7 +70,7 @@ mv -v SpiderLabs* rules
%patch -P 1 -p1
%patch -P 2 -p1
%patch -P 3 -p1
%patch4 -p1
%patch -P 4 -p1
%build
aclocal