Accepting request 1149506 from home:dimstar:rpm4.20:n

Prepare for RPM 4.20

OBS-URL: https://build.opensuse.org/request/show/1149506
OBS-URL: https://build.opensuse.org/package/show/server:http/nginx?expand=0&rev=252
This commit is contained in:
Илья Индиго 2024-02-22 23:29:24 +00:00 committed by Git OBS Bridge
parent 58e8109869
commit 63dfd61764
2 changed files with 10 additions and 5 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Feb 22 14:08:07 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %patch -P N instead of deprecated %patchN.
-------------------------------------------------------------------
Sun Feb 18 16:23:59 UTC 2024 - Илья Индиго <13ilya@gmail.com>

View File

@ -99,11 +99,11 @@ The source of %{name} [engine x] HTTP server and IMAP/POP3 proxy server.
%prep
%setup -q
%patch0 -p1
%patch1 -p1
%patch2
%patch3
%patch4 -p1
%patch -P 0 -p1
%patch -P 1 -p1
%patch -P 2
%patch -P 3
%patch -P 4 -p1
perl -pi -e 's|\r\n|\n|g' contrib/geo2nginx.pl
# we just use lib here because nginx loads them relative to _prefix