forked from pool/openmpi4
Accepting request 1151418 from science:HPC
Prepare for RPM 4.20 (forwarded request 1151411 from dimstar) OBS-URL: https://build.opensuse.org/request/show/1151418 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openmpi4?expand=0&rev=13
This commit is contained in:
commit
0db1484ce3
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 26 12:47:01 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Use %autosetup macro. Allows to eliminate the usage of deprecated
|
||||
PatchN.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 10 09:44:40 UTC 2023 - Nicolas Morey <nicolas.morey@suse.com>
|
||||
|
||||
|
@ -412,9 +412,7 @@ echo with HPC
|
||||
%if %{without hpc}
|
||||
echo without HPC
|
||||
%endif
|
||||
%setup -q -n openmpi-%{version}%{git_ver}
|
||||
%patch1
|
||||
%patch2
|
||||
%autosetup -p0 -n openmpi-%{version}%{git_ver}
|
||||
|
||||
%if %{without hpc}
|
||||
cat > %{_sourcedir}/baselibs.conf <<EOF
|
||||
|
Loading…
Reference in New Issue
Block a user