Actually apply patch
This commit is contained in:
parent
922b99e05f
commit
a97d66edbc
@ -7,7 +7,7 @@
|
||||
|
||||
Name: libfabric
|
||||
Version: 1.16.1
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: Open Fabric Interfaces
|
||||
|
||||
License: BSD or GPLv2
|
||||
@ -63,7 +63,7 @@ developing applications that use %{name}.
|
||||
|
||||
|
||||
%prep
|
||||
%setup -q -n %{name}-%{version}
|
||||
%autosetup -p1 -n %{name}-%{version}
|
||||
|
||||
%build
|
||||
%if %{__remake_config}
|
||||
@ -102,6 +102,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';'
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Nov 11 2022 Orion Poplawski <orion@nwra.com> - 1.16.1-3
|
||||
- Actually apply patch
|
||||
|
||||
* Fri Nov 11 2022 Orion Poplawski <orion@nwra.com> - 1.16.1-2
|
||||
- Add upstream patch to fix openmpi hang on koji builders (bz#2141137)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user