add help for Ruquires
This commit is contained in:
parent
6d32454bcc
commit
c5892d2656
@ -1,6 +1,6 @@
|
||||
Name: nvme-cli
|
||||
Version: 1.6
|
||||
Release: 2
|
||||
Release: 3
|
||||
Summary: NVMe management command line interface
|
||||
|
||||
License: GPLv2+
|
||||
@ -8,6 +8,7 @@ URL: https://github.com/linux-nvme/nvme-cli
|
||||
Source0: https://github.com/linux-nvme/%{name}/archive/v%{version}.tar.gz
|
||||
|
||||
BuildRequires: libuuid-devel gcc
|
||||
Requires: nvme-cli-help
|
||||
|
||||
%description
|
||||
nvme-cli provides NVM-Express user space tooling for Linux.
|
||||
@ -33,5 +34,8 @@ nvme-cli provides NVM-Express user space tooling for Linux.
|
||||
%{_mandir}/man1/nvme*.gz
|
||||
|
||||
%changelog
|
||||
* Fri Nov 6 2019 mengxian@huawei.com - 1.6-3
|
||||
- add help for Requires
|
||||
|
||||
* Tue Nov 19 2019 mengxian@huawei.com - 1.6-2
|
||||
- Package init
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user