Accepting request 1147842 from server:mail

Prepare for RPM 4.20 (forwarded request 1147788 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/1147842
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/alpine?expand=0&rev=58
This commit is contained in:
Ana Guerrero 2024-02-21 16:55:50 +00:00 committed by Git OBS Bridge
commit 12f45407ef
2 changed files with 22 additions and 17 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Feb 20 10:39:56 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %patch -P N instead of deprecated %patchN.
-------------------------------------------------------------------
Thu Sep 8 22:29:20 UTC 2022 - Jan Engelhardt <jengelh@inai.de>

View File

@ -127,26 +127,26 @@ fi
#
# "Chappa" patches
#
%patch600 -p1
%patch601 -p1
%patch603 -p1
%patch604 -p1
%patch614 -p1
%patch615 -p1
%patch616 -p1
%patch617 -p1
%patch -P 600 -p1
%patch -P 601 -p1
%patch -P 603 -p1
%patch -P 604 -p1
%patch -P 614 -p1
%patch -P 615 -p1
%patch -P 616 -p1
%patch -P 617 -p1
#
# SuSE patches - warning fixes, etc:
#
%patch2 -p1
%patch3 -p1
%patch4 -p1
%patch5 -p1
%patch6 -p1
%patch10 -p1
%patch20 -p1
%patch60 -p1
%patch61 -p1
%patch -P 2 -p1
%patch -P 3 -p1
%patch -P 4 -p1
%patch -P 5 -p1
%patch -P 6 -p1
%patch -P 10 -p1
%patch -P 20 -p1
%patch -P 60 -p1
%patch -P 61 -p1
%endif
%build