代码拉取完成,页面将自动刷新
同步操作将从 src-openEuler/nvme-cli 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
Name: nvme-cli
Version: 2.8
Release: 1
Summary: NVMe management command line interface
License: GPLv2+
URL: https://github.com/linux-nvme/nvme-cli
Source0: https://github.com/linux-nvme/%{name}/archive/v%{version}.tar.gz
Requires: libnvme
BuildRequires: gcc-g++
BuildRequires: libnvme-devel
BuildRequires: make
BuildRequires: meson
BuildRequires: systemd
BuildRequires: zlib-devel
%description
nvme-cli provides NVM-Express user space tooling for Linux.
%package_help
%prep
%autosetup -p1
%build
%meson -Ddocs=man -Dsystemddir=%{_unitdir} -Dudevrulesdir=%{_udevrulesdir}
%meson_build
%install
%meson_install
# hostid and hostnqn are supposed to be unique per machine. We obviously
# can't package them.
rm -f %{buildroot}%{_sysconfdir}/nvme/hostid
rm -f %{buildroot}%{_sysconfdir}/nvme/hostnqn
# Do not install the dracut rule yet. See rhbz 1742764
rm -f %{buildroot}/usr/lib/dracut/dracut.conf.d/70-nvmf-autoconnect.conf
%files
%license LICENSE
%{_sbindir}/nvme
%{_datadir}/bash-completion/completions/nvme
%{_datadir}/zsh/site-functions/_nvme
%dir %{_sysconfdir}/nvme
%{_sysconfdir}/nvme/discovery.conf
%{_unitdir}/nvmefc-boot-connections.service
%{_unitdir}/nvmf-autoconnect.service
%{_unitdir}/nvmf-connect.target
%{_unitdir}/[email protected]
%{_unitdir}/nvmf-connect-nbft.service
%{_udevrulesdir}/70-nvmf-autoconnect.rules
%{_udevrulesdir}/71-nvmf-netapp.rules
%{_udevrulesdir}/65-persistent-net-nbft.rules
%files help
%doc README.md
%{_mandir}/man1/nvme*.gz
%changelog
* Thu Mar 21 2024 panchenbo <[email protected]> - 2.8-1
- Update to version 2.8
* Thu Feb 9 2023 Hongtao Zhang <[email protected]> - 2.2.1-2
- Fix meson build failed
* Mon Dec 19 2022 Qiang Wei <[email protected]> - 2.2.1-1
- Update to version 2.2.1.
* Remove 0001-bash-Fix-nvme-completion.patch, it is fixed in upstream.
* backport upstream patch: Bash completion: move global declare into function.
* Sat Oct 8 2022 zhanghongtao <[email protected]> - 1.16-2
- bash Fix nvme completion
* Wed Dec 29 2021 baizhonggui <[email protected]> - 1.16-1
- update to 1.16
* Tue Nov 19 2019 [email protected] - 1.6-2
- Package init
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。