From 0835e04bcc46810ef80d927cf2db2021bcad4a76b18b1aa8553e4ad2bd06832a Mon Sep 17 00:00:00 2001 From: Christian Goll Date: Mon, 26 Feb 2024 12:52:59 +0000 Subject: [PATCH] Accepting request 1151423 from home:dimstar:rpm4.20:o Prepare for RPM 4.20 OBS-URL: https://build.opensuse.org/request/show/1151423 OBS-URL: https://build.opensuse.org/package/show/science:HPC/openucx?expand=0&rev=65 --- openucx.changes | 5 +++++ openucx.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/openucx.changes b/openucx.changes index 6c472be..20aeca9 100644 --- a/openucx.changes +++ b/openucx.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Feb 26 12:49:43 UTC 2024 - Dominique Leuenberger + +- Use %patch -P N instead of deprecated %patchN. + ------------------------------------------------------------------- Mon Oct 2 08:00:54 UTC 2023 - Nicolas Morey diff --git a/openucx.spec b/openucx.spec index 99ef109..635961d 100644 --- a/openucx.spec +++ b/openucx.spec @@ -137,9 +137,9 @@ hardware. %prep %setup -qn ucx-%version %ifarch s390x -%patch1 +%patch -P 1 %endif -%patch2 +%patch -P 2 %build autoreconf -fi