Browse Source

libvirt package downgrade for now

Signed-off-by: virtbuilder_pel7x64builder0 <virtbuilder@powerel.org>
master
virtbuilder_pel7x64builder0 6 years ago
parent
commit
5fc4104d85
  1. 12
      SPECS/libvirt.spec

12
SPECS/libvirt.spec

@ -1,6 +1,6 @@
%define supported_platform 1 %define supported_platform 1
%global enable_autotools 0 %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_rbd 1
%define with_storage_sheepdog 0 %define with_storage_sheepdog 0
@ -37,10 +37,10 @@
%define with_bash_completion 1 %define with_bash_completion 1
%define with_cgconfig 1 %define with_cgconfig 1
%define with_wireshark 0 %define with_wireshark 0
%define wireshark_plugindir %{_libdir}/wireshark/plugins %define wireshark_plugindir %{_libdir}/wireshark/plugins
%define python python2 %define python python2
%define qemu_user qemu %define qemu_user qemu
%define qemu_group qemu %define qemu_group qemu
### ### ### %define enable_werror --enable-werror ### ### ### %define enable_werror --enable-werror
%define enable_werror --disable-werror %define enable_werror --disable-werror
%define tls_priority "@LIBVIRT,SYSTEM" %define tls_priority "@LIBVIRT,SYSTEM"
@ -49,7 +49,7 @@


Summary: Library providing a simple virtualization API Summary: Library providing a simple virtualization API
Name: libvirt Name: libvirt
Version: 4.6.0 Version: 4.5.0
Release: 1%{?dist}%{?extra_release} Release: 1%{?dist}%{?extra_release}
License: LGPLv2+ License: LGPLv2+
Group: Development/Libraries Group: Development/Libraries

Loading…
Cancel
Save