Accepting request 1151445 from science:HPC

- Use %autosetup macro. Allows to eliminate the usage of deprecated
  %patchN (forwarded request 1149696 from pgajdos)

OBS-URL: https://build.opensuse.org/request/show/1151445
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mpibash?expand=0&rev=5
This commit is contained in:
Ana Guerrero 2024-02-26 18:47:30 +00:00 committed by Git OBS Bridge
commit 275d213d58
2 changed files with 8 additions and 3 deletions

View File

@ -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 <nmoreychaisemartin@suse.com> Tue May 4 15:06:22 UTC 2021 - Nicolas Morey-Chaisemartin <nmoreychaisemartin@suse.com>

View File

@ -1,7 +1,7 @@
# #
# spec file for package mpibash # 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 # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # 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. This package contains example scripts for mpibash.
%prep %prep
%setup -q %autosetup -p0
%patch0
%build %build
%setup_openmpi %setup_openmpi