Append help to Main package
This commit is contained in:
parent
a816c4b7f3
commit
6fcd832ca9
@ -1,6 +1,6 @@
|
||||
Name: targetcli
|
||||
Version: 2.1.fb48
|
||||
Release: 10
|
||||
Release: 11
|
||||
License: ASL 2.0
|
||||
Summary: Generic SCSI target CLI shell
|
||||
URL: https://github.com/open-iscsi/targetcli-fb
|
||||
@ -9,7 +9,7 @@ Patch0000: 0000-signed-char.patch
|
||||
Patch0001: MappedLuns-and-Luns-max-number-is-not-the-same-anymore.patch
|
||||
BuildArch: noarch
|
||||
BuildRequires: python3-devel python3-setuptools
|
||||
Requires: python3-rtslib target-restore python3-configshell python3-six python3-dbus python3-gobject
|
||||
Requires: python3-rtslib target-restore python3-configshell python3-six python3-dbus python3-gobject %{name}-help
|
||||
|
||||
%description
|
||||
Targetcli is an administration tool for managing storage targets
|
||||
@ -44,6 +44,9 @@ install -D -m 644 targetcli.8.gz %{buildroot}%{_mandir}/man8/targetcli.8.gz
|
||||
%{_mandir}/man8/targetcli.8.gz
|
||||
|
||||
%changelog
|
||||
* Mon Nov 09 2020 liuweibo <liuweibo10@huawei.com> - 2.1.fb48-11
|
||||
- append help requires to targetcli
|
||||
|
||||
* Fri Jul 24 2020 wangyue <wangyue92@huawei.com> - 2.1.fb48-10
|
||||
- fix unexpected error raised when adding luns
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user