Fix meson build failed
This commit is contained in:
parent
16b4dfce4a
commit
cc67f4a654
@ -1,6 +1,6 @@
|
|||||||
Name: nvme-cli
|
Name: nvme-cli
|
||||||
Version: 2.2.1
|
Version: 2.2.1
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: NVMe management command line interface
|
Summary: NVMe management command line interface
|
||||||
|
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
@ -15,6 +15,7 @@ BuildRequires: libnvme-devel
|
|||||||
BuildRequires: make
|
BuildRequires: make
|
||||||
BuildRequires: meson
|
BuildRequires: meson
|
||||||
BuildRequires: systemd
|
BuildRequires: systemd
|
||||||
|
BuildRequires: zlib-devel
|
||||||
|
|
||||||
%description
|
%description
|
||||||
nvme-cli provides NVM-Express user space tooling for Linux.
|
nvme-cli provides NVM-Express user space tooling for Linux.
|
||||||
@ -58,6 +59,9 @@ rm -f %{buildroot}/usr/lib/dracut/dracut.conf.d/70-nvmf-autoconnect.conf
|
|||||||
%{_mandir}/man1/nvme*.gz
|
%{_mandir}/man1/nvme*.gz
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Feb 9 2023 Hongtao Zhang <zhanghongtao22@huawei.com> - 2.2.1-2
|
||||||
|
- Fix meson build failed
|
||||||
|
|
||||||
* Mon Dec 19 2022 Qiang Wei <qiang.wei@suse.com> - 2.2.1-1
|
* Mon Dec 19 2022 Qiang Wei <qiang.wei@suse.com> - 2.2.1-1
|
||||||
- Update to version 2.2.1.
|
- Update to version 2.2.1.
|
||||||
* Remove 0001-bash-Fix-nvme-completion.patch, it is fixed in upstream.
|
* Remove 0001-bash-Fix-nvme-completion.patch, it is fixed in upstream.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user