From 0a74d1f1e9d83c6fa9dbbb7cc53cb0fd52425d7782f0597ff9d2fe15ba34f569 Mon Sep 17 00:00:00 2001 From: Stefan Dirsch Date: Sat, 2 Mar 2024 19:06:26 +0000 Subject: [PATCH] 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 --- libX11.changes | 5 +++++ libX11.spec | 6 +++--- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/libX11.changes b/libX11.changes index 14d58ec..8adfc29 100644 --- a/libX11.changes +++ b/libX11.changes @@ -6,6 +6,11 @@ Fri Mar 1 17:52:11 UTC 2024 - Jan Engelhardt - 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 diff --git a/libX11.spec b/libX11.spec index dea9a79..071d754 100644 --- a/libX11.spec +++ b/libX11.spec @@ -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 \