Provides python3-rtslib-fb
(cherry picked from commit 03908e2c0945511f7a6bdcbbc6b2bb6ae6aaeba4)
This commit is contained in:
parent
b64083eeda
commit
6f176d8e6a
@ -4,7 +4,7 @@
|
||||
|
||||
Name: python-rtslib
|
||||
Version: 2.1.74
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: Python object API for Linux kernel LIO SCSI target
|
||||
|
||||
License: ASL 2.0
|
||||
@ -31,6 +31,7 @@ Summary: Python3 object API for Linux kernel LIO SCSI target
|
||||
BuildRequires: python3-devel, python3-setuptools
|
||||
Requires: python3-kmod, python3-six, python3-pyudev
|
||||
%{?python_provide:%python_provide python3-rtslib}
|
||||
provides: python3-%{oname}
|
||||
|
||||
%description -n python3-rtslib
|
||||
python3-rtslib is a python object API for generic Linux SCSI kernel
|
||||
@ -118,6 +119,9 @@ install -m 644 doc/saveconfig.json.5.gz %{buildroot}%{_mandir}/man5/
|
||||
%{_mandir}/man5/saveconfig.json.5.gz
|
||||
|
||||
%changelog
|
||||
* Thu Aug 11 2022 huangtianhua <huangtianhua@huawei.com> - 2.1.74-2
|
||||
- Provides python3-rtslib-fb
|
||||
|
||||
* Tue Nov 16 2021 Wenchao Hao <haowenchao@huawei.com> - 2.1.74-1
|
||||
- update to rtslib-fb-2.1.74
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user