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:
commit
275d213d58
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user