From: Neal Gompa Date: Thu, 7 Jan 2021 14:58:09 +0000 (-0700) Subject: rpm: Drop unnecessary libiscsi runtime dependency X-Git-Tag: v7.4.0-rc1~154 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d557f0776bf4ad4a4ef0e09c4526f5db668b6f50;p=thirdparty%2Flibvirt.git rpm: Drop unnecessary libiscsi runtime dependency This is automatically picked up by the dependency generator, so there's no reason to have this here. Signed-off-by: Neal Gompa Reviewed-by: Andrea Bolognani --- diff --git a/libvirt.spec.in b/libvirt.spec.in index 5766af2255..d7cd708609 100644 --- a/libvirt.spec.in +++ b/libvirt.spec.in @@ -573,7 +573,6 @@ volumes using the host iscsi stack. Summary: Storage driver plugin for iscsi-direct Requires: libvirt-daemon-driver-storage-core = %{version}-%{release} Requires: libvirt-libs = %{version}-%{release} -Requires: libiscsi %description daemon-driver-storage-iscsi-direct The storage driver backend adding implementation of the storage APIs for iscsi