libibverbs obsoletes libibverbs-core for fedora-34
Signed-off-by: Honggang Li <honli@redhat.com>
This commit is contained in:
parent
80eb5deac7
commit
4e8f1a588f
@ -1,6 +1,6 @@
|
|||||||
Name: rdma-core
|
Name: rdma-core
|
||||||
Version: 33.0
|
Version: 33.0
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: RDMA core userspace libraries and daemons
|
Summary: RDMA core userspace libraries and daemons
|
||||||
|
|
||||||
# Almost everything is licensed under the OFA dual GPLv2, 2 Clause BSD license
|
# Almost everything is licensed under the OFA dual GPLv2, 2 Clause BSD license
|
||||||
@ -165,6 +165,9 @@ Provides: libocrdma = %{version}-%{release}
|
|||||||
Obsoletes: libocrdma < %{version}-%{release}
|
Obsoletes: libocrdma < %{version}-%{release}
|
||||||
Provides: librxe = %{version}-%{release}
|
Provides: librxe = %{version}-%{release}
|
||||||
Obsoletes: librxe < %{version}-%{release}
|
Obsoletes: librxe < %{version}-%{release}
|
||||||
|
%if 0%{?fedora} == 34
|
||||||
|
Obsoletes: libibverbs-core < %{version}-%{release}
|
||||||
|
%endif
|
||||||
|
|
||||||
%description -n libibverbs
|
%description -n libibverbs
|
||||||
libibverbs is a library that allows userspace processes to use RDMA
|
libibverbs is a library that allows userspace processes to use RDMA
|
||||||
@ -643,6 +646,9 @@ fi
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jan 21 2021 Honggang Li <honli@redhat.com> - 33.0-2
|
||||||
|
- libibverbs obsoletes libibverbs-core for fedora-34
|
||||||
|
|
||||||
* Mon Jan 18 2021 Honggang Li <honli@redhat.com> - 33.0-1
|
* Mon Jan 18 2021 Honggang Li <honli@redhat.com> - 33.0-1
|
||||||
- Rebase to upstream release v33.0
|
- Rebase to upstream release v33.0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user