From a19f0af8ce5252d0cc8620d5da8b557a856bb58d0949b2f33e54a9e2d082933b Mon Sep 17 00:00:00 2001 From: Christian Goll Date: Mon, 26 Feb 2024 12:54:07 +0000 Subject: [PATCH] Accepting request 1149696 from home:pgajdos:m - Use %autosetup macro. Allows to eliminate the usage of deprecated %patchN OBS-URL: https://build.opensuse.org/request/show/1149696 OBS-URL: https://build.opensuse.org/package/show/science:HPC/mpibash?expand=0&rev=13 --- mpibash.changes | 6 ++++++ mpibash.spec | 5 ++--- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/mpibash.changes b/mpibash.changes index dd03fbd..f337b42 100644 --- a/mpibash.changes +++ b/mpibash.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Feb 23 07:42:42 UTC 2024 - pgajdos@suse.com + +- Use %autosetup macro. Allows to eliminate the usage of deprecated + %patchN + ------------------------------------------------------------------- Tue May 4 15:06:22 UTC 2021 - Nicolas Morey-Chaisemartin diff --git a/mpibash.spec b/mpibash.spec index dcc7c8f..ac30758 100644 --- a/mpibash.spec +++ b/mpibash.spec @@ -1,7 +1,7 @@ # # spec file for package mpibash # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -51,8 +51,7 @@ Linux commands independently over a large number of input files. This package contains example scripts for mpibash. %prep -%setup -q -%patch0 +%autosetup -p0 %build %setup_openmpi