From 90df78734b986bf15d374d64e03aeba3cae15984 Mon Sep 17 00:00:00 2001 From: Neal Gompa Date: Mar 11 2021 15:59:13 +0000 Subject: Drop unnecessary libiscsi runtime dependency This is automatically picked up by the dependency generator, so there's no reason to have this here. Reference: https://www.redhat.com/archives/libvir-list/2021-January/msg00344.html --- diff --git a/libvirt.spec b/libvirt.spec index 275800c..43653e2 100644 --- a/libvirt.spec +++ b/libvirt.spec @@ -613,7 +613,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