From 5156681de28ddc0d719d8fc646aa66011c1aefedb57c1686e6b8c064c183d22c Mon Sep 17 00:00:00 2001 From: Nicolas Morey Date: Wed, 14 Feb 2024 14:07:20 +0000 Subject: [PATCH] Accepting request 1146585 from home:NMorey:branches:science:HPC Fix %patch format OBS-URL: https://build.opensuse.org/request/show/1146585 OBS-URL: https://build.opensuse.org/package/show/science:HPC/rdma-core?expand=0&rev=183 --- rdma-core.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rdma-core.spec b/rdma-core.spec index d406554..d6f0778 100644 --- a/rdma-core.spec +++ b/rdma-core.spec @@ -425,10 +425,10 @@ easy, object-oriented access to IB verbs. %setup -q -n %{name}-%{version}%{git_ver} #Extract prebuilt pandoc file in the buildlib directory (cd buildlib && tar -xf %{S:3}) -%patch0 +%patch -P 0 # On s390, disable autoload of unsupported modules %ifarch s390 s390x -%patch1 +%patch -P 1 %endif %build