Accepting request 1153861 from home:pgajdos:l

- Use %patch -P N instead of deprecated %patchN.

OBS-URL: https://build.opensuse.org/request/show/1153861
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libX11?expand=0&rev=111
This commit is contained in:
Stefan Dirsch 2024-03-02 19:06:26 +00:00 committed by Git OBS Bridge
parent 36dd0dc560
commit 0a74d1f1e9
2 changed files with 8 additions and 3 deletions

View File

@ -6,6 +6,11 @@ Fri Mar 1 17:52:11 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
- Spin documentation off to libX11-devel-doc, this saves buildroots
800+ files and time (mandb is run in %posttrans).
-------------------------------------------------------------------
Fri Mar 1 10:26:37 UTC 2024 - pgajdos@suse.com
- Use %patch -P N instead of deprecated %patchN.
-------------------------------------------------------------------
Mon Nov 20 15:55:51 UTC 2023 - Stefan Dirsch <sndirsch@suse.com>

View File

@ -118,9 +118,9 @@ Manual pages for the C API of libX11.
test -f nls/ja.U90/XLC_LOCALE.pre && exit 1
test -f nls/ja.S90/XLC_LOCALE.pre && exit 1
%patch1
%patch2
%patch3 -p1
%patch -P 1
%patch -P 2
%patch -P 3 -p1
%build
%configure \