From a41559f67118e12f1d3afcce365586fb29f1f4e4 Mon Sep 17 00:00:00 2001 From: virtbuilder_pel7x64builder0 Date: Tue, 25 Jun 2019 21:48:39 +0200 Subject: [PATCH] libvirt remove iscsi-direct for now Signed-off-by: virtbuilder_pel7x64builder0 --- SPECS/libvirt.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/SPECS/libvirt.spec b/SPECS/libvirt.spec index c5447ae..740cc80 100644 --- a/SPECS/libvirt.spec +++ b/SPECS/libvirt.spec @@ -1133,7 +1133,7 @@ rm -f po/stamp-po --with-storage-fs \ --with-storage-lvm \ --with-storage-iscsi \ - --with-storage-iscsi-direct \ + --without-storage-iscsi-direct \ --with-storage-scsi \ --with-storage-disk \ --with-storage-mpath \ @@ -1711,7 +1711,7 @@ exit 0 %files daemon-driver-storage-iscsi %{_libdir}/%{name}/storage-backend/libvirt_storage_backend_iscsi.so -%{_libdir}/%{name}/storage-backend/libvirt_storage_backend_iscsi-direct.so +#%{_libdir}/%{name}/storage-backend/libvirt_storage_backend_iscsi-direct.so %files daemon-driver-storage-mpath %{_libdir}/%{name}/storage-backend/libvirt_storage_backend_mpath.so