From 5fc4104d858f49aeef9bcd5b1fb3ac5d6804e82f Mon Sep 17 00:00:00 2001 From: virtbuilder_pel7x64builder0 Date: Thu, 16 Aug 2018 20:47:57 +0200 Subject: [PATCH] libvirt package downgrade for now Signed-off-by: virtbuilder_pel7x64builder0 --- SPECS/libvirt.spec | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/SPECS/libvirt.spec b/SPECS/libvirt.spec index b5334d6..72fbcc4 100644 --- a/SPECS/libvirt.spec +++ b/SPECS/libvirt.spec @@ -1,6 +1,6 @@ %define supported_platform 1 %global enable_autotools 0 -%define qemu_kvm_arches %{ix86} x86_64 ppc64 ppc64le +%define qemu_kvm_arches x86_64 ppc64 ppc64le %define with_storage_rbd 1 %define with_storage_sheepdog 0 @@ -37,10 +37,10 @@ %define with_bash_completion 1 %define with_cgconfig 1 %define with_wireshark 0 -%define wireshark_plugindir %{_libdir}/wireshark/plugins -%define python python2 -%define qemu_user qemu -%define qemu_group qemu +%define wireshark_plugindir %{_libdir}/wireshark/plugins +%define python python2 +%define qemu_user qemu +%define qemu_group qemu ### ### ### %define enable_werror --enable-werror %define enable_werror --disable-werror %define tls_priority "@LIBVIRT,SYSTEM" @@ -49,7 +49,7 @@ Summary: Library providing a simple virtualization API Name: libvirt -Version: 4.6.0 +Version: 4.5.0 Release: 1%{?dist}%{?extra_release} License: LGPLv2+ Group: Development/Libraries