From 18f367e4b61e5f3f8e05771f6acab8f5e7c9c770 Mon Sep 17 00:00:00 2001 From: virtbuilder_pel7x64builder0 Date: Mon, 4 May 2020 12:14:33 +0200 Subject: [PATCH] libvirt change source url & disable iscsi_direct (WIP) 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 9ea3680..8ff47c1 100644 --- a/SPECS/libvirt.spec +++ b/SPECS/libvirt.spec @@ -16,7 +16,7 @@ %define with_storage_gluster 1 %define with_storage_rbd 1 %define with_storage_zfs 0 -%define with_storage_iscsi_direct 1 +%define with_storage_iscsi_direct 0 %define with_fuse 1 %define with_sanlock 1 %define with_numad 1 @@ -39,7 +39,7 @@ Version: 6.2.0 Release: 1%{?dist} License: LGPLv2+ URL: https://libvirt.org/ -Source: https://libvirt.org/sources/stable_updates/libvirt-%{version}.tar.xz +Source: https://libvirt.org/sources/libvirt-%{version}.tar.xz Requires: libvirt-daemon = %{version}-%{release} Requires: libvirt-daemon-config-network = %{version}-%{release} Requires: libvirt-daemon-config-nwfilter = %{version}-%{release}