!195 [sync] PR-193: Try sync with master codebase
From: @openeuler-sync-bot Reviewed-by: @LemmyHuang Signed-off-by: @LemmyHuang
This commit is contained in:
commit
5239605b29
@ -1,6 +1,6 @@
|
||||
Name: rdma-core
|
||||
Version: 50.0
|
||||
Release: 18
|
||||
Release: 20
|
||||
Summary: RDMA core userspace libraries and daemons
|
||||
License: GPL-2.0-only OR BSD-2-Clause AND BSD-3-Clause
|
||||
Url: https://github.com/linux-rdma/rdma-core
|
||||
@ -257,7 +257,7 @@ Obsoletes: infiniband-diags-help < %{version}-%{release}
|
||||
Man pages and other related documents for %{name}.
|
||||
|
||||
%prep
|
||||
%autosetup -v -p1
|
||||
%autosetup -p1
|
||||
|
||||
%build
|
||||
%if 0%{?_rundir:1}
|
||||
@ -604,12 +604,10 @@ fi
|
||||
%{_mandir}/man8/srp_daemon.8*
|
||||
|
||||
%files -n python3-pyverbs
|
||||
%defattr(-,root,root)
|
||||
%{python3_sitearch}/pyverbs
|
||||
%{_docdir}/%{name}-%{version}/tests/*.py
|
||||
|
||||
%files help
|
||||
%defattr(-,root,root)
|
||||
%doc %{_docdir}/%{name}-%{version}/rxe.md
|
||||
%doc %{_docdir}/%{name}-%{version}/udev.md
|
||||
%doc %{_docdir}/%{name}-%{version}/ibacm.md
|
||||
@ -622,6 +620,12 @@ fi
|
||||
%doc %{_docdir}/%{name}-%{version}/70-persistent-ipoib.rules
|
||||
|
||||
%changelog
|
||||
* Wed Jan 08 2025 Funda Wang <fundawang@yeah.net> - 50.0-20
|
||||
- Type: bugfix
|
||||
- ID: NA
|
||||
- SUG: NA
|
||||
- DESC: Try sync with master codebase
|
||||
|
||||
* Fri Jan 3 2025 Xinghai Cen <cenxinghai@h-partners.com> - 50.0-18
|
||||
- Type: requirement
|
||||
- ID: NA
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user