diff --git a/openmpi4.changes b/openmpi4.changes index 7928619..490d6eb 100644 --- a/openmpi4.changes +++ b/openmpi4.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Feb 26 12:47:01 UTC 2024 - Dominique Leuenberger + +- Use %autosetup macro. Allows to eliminate the usage of deprecated + PatchN. + ------------------------------------------------------------------- Tue Oct 10 09:44:40 UTC 2023 - Nicolas Morey diff --git a/openmpi4.spec b/openmpi4.spec index 1d5b79d..bbb165d 100644 --- a/openmpi4.spec +++ b/openmpi4.spec @@ -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 <