add help for Requires
This commit is contained in:
parent
5217a348cd
commit
69a35efae9
@ -1,6 +1,6 @@
|
|||||||
Name: nvmetcli
|
Name: nvmetcli
|
||||||
Version: 0.4
|
Version: 0.4
|
||||||
Release: 6
|
Release: 7
|
||||||
Summary: A command line interface for the kernel NVMe nvmet
|
Summary: A command line interface for the kernel NVMe nvmet
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: ftp://ftp.infradead.org/pub/nvmetcli/
|
URL: ftp://ftp.infradead.org/pub/nvmetcli/
|
||||||
@ -9,7 +9,7 @@ Source: ftp://ftp.infradead.org/pub/nvmetcli/%{name}-%{version}.tar.gz
|
|||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRequires: python3-devel python3-setuptools systemd-units asciidoc xmlto
|
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(post): systemd
|
||||||
Requires(preun): systemd
|
Requires(preun): systemd
|
||||||
Requires(postun): 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
|
%{_mandir}/man8/nvmetcli.8.gz
|
||||||
|
|
||||||
%changelog
|
%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
|
* Sat Nov 30 2019 Jiangping Hu <hujiangping@huawei.com> - 0.4-6
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user