Accepting request 1151411 from home:dimstar:rpm4.20:o

Prepare for RPM 4.20

OBS-URL: https://build.opensuse.org/request/show/1151411
OBS-URL: https://build.opensuse.org/package/show/science:HPC/openmpi4?expand=0&rev=32
This commit is contained in:
Christian Goll 2024-02-26 12:48:36 +00:00 committed by Git OBS Bridge
parent c4a21f8bf2
commit 7a56710999
2 changed files with 7 additions and 3 deletions

View File

@ -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>

View File

@ -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