Accepting request 1151314 from home:dimstar:rpm4.20:x

Prepare for RPM 4.20

OBS-URL: https://build.opensuse.org/request/show/1151314
OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/xrdp?expand=0&rev=126
This commit is contained in:
2024-03-05 09:03:53 +00:00
committed by Git OBS Bridge
parent edb7e1adcc
commit 04d570ef55
2 changed files with 13 additions and 8 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Feb 26 12:18:21 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %patch -P N instead of deprecated %patchN.
Thu Nov 30 20:47:32 UTC 2023 - Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
-------------------------------------------------------------------

View File

@@ -102,15 +102,15 @@ This package contains libraries for the JPEG2000 codec for RDP.
%prep
%setup -q
%patch1 -p1
%patch4 -p1
%patch5 -p1
%patch6 -p1
%patch -P 1 -p1
%patch -P 4 -p1
%patch -P 5 -p1
%patch -P 6 -p1
%if 0%{?sle_version}
%patch1001 -p1
%patch1002 -p1
%patch1003 -p1
#%patch1004 -p1
%patch -P 1001 -p1
%patch -P 1002 -p1
%patch -P 1003 -p1
#%patch -P 1004 -p1
%endif
%build