Clean up spec file

Changes recommended by rpmlint to clean up the spec file.

JIRA: https://issues.redhat.com/browse/RHEL-1147

Signed-off-by: John Meneghini <jmeneghi@redhat.com>
This commit is contained in:
John Meneghini 2023-08-10 17:34:08 -04:00
parent 22c7546008
commit 5e7490b949

View File

@ -53,11 +53,6 @@ nvme-cli provides NVM-Express user space tooling for Linux.
%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
# Do we want to keep this here? Now that we have boot support for nvme/fc + tcp?
rm -f %{buildroot}/usr/lib/dracut/dracut.conf.d/70-nvmf-autoconnect.conf