Accepting request 1151113 from home:dimstar:rpm4.20:c

Prepare for RPM 4.20

OBS-URL: https://build.opensuse.org/request/show/1151113
OBS-URL: https://build.opensuse.org/package/show/server:mail/compface?expand=0&rev=12
This commit is contained in:
Jan Engelhardt 2024-02-27 19:18:43 +00:00 committed by Git OBS Bridge
parent a4088d7766
commit 089b8cd4ec
2 changed files with 8 additions and 3 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Feb 26 10:49:49 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %patch -P N instead of deprecated %patchN.
-------------------------------------------------------------------
Wed Oct 8 12:45:25 UTC 2014 - tchvatal@suse.com

View File

@ -53,9 +53,9 @@ library.
%prep
%setup -q
%patch0 -p1
%patch1
%patch2
%patch -P 0 -p1
%patch -P 1
%patch -P 2
# do not strip
sed -i "/strip/d" Makefile.in