!2 yum install安装后缺少man手册
From: @jl_git Reviewed-by: @jeff200902,@small_leek Signed-off-by: @small_leek
This commit is contained in:
commit
86207000ec
@ -1,6 +1,6 @@
|
||||
Name: nvmetcli
|
||||
Version: 0.4
|
||||
Release: 6
|
||||
Release: 7
|
||||
Summary: A command line interface for the kernel NVMe nvmet
|
||||
License: ASL 2.0
|
||||
URL: ftp://ftp.infradead.org/pub/nvmetcli/
|
||||
@ -9,7 +9,7 @@ Source: ftp://ftp.infradead.org/pub/nvmetcli/%{name}-%{version}.tar.gz
|
||||
BuildArch: noarch
|
||||
BuildRequires: python3-devel python3-setuptools systemd-units asciidoc xmlto
|
||||
|
||||
Requires: python3-configshell python3-kmod
|
||||
Requires: python3-configshell python3-kmod nvmetcli-help
|
||||
Requires(post): systemd
|
||||
Requires(preun): systemd
|
||||
Requires(postun): systemd
|
||||
@ -67,5 +67,8 @@ install -m 644 -D Documentation/nvmetcli.8.gz %{buildroot}%{_mandir}/man8/nvmetc
|
||||
%{_mandir}/man8/nvmetcli.8.gz
|
||||
|
||||
%changelog
|
||||
* Fri Nov 6 2020 jialei <jialei17@huawei.com> - 0.4-7
|
||||
- add help for Requires
|
||||
|
||||
* Sat Nov 30 2019 Jiangping Hu <hujiangping@huawei.com> - 0.4-6
|
||||
- Package init
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user