libvirt update 5.3.0 and remove patches
Signed-off-by: virtbuilder_pel7x64builder0 <virtbuilder@powerel.org>master
parent
29018110af
commit
2e6d63ae77
|
@ -49,7 +49,7 @@
|
|||
|
||||
Summary: Library providing a simple virtualization API
|
||||
Name: libvirt
|
||||
Version: 5.2.0
|
||||
Version: 5.3.0
|
||||
Release: 1%{?dist}%{?extra_release}
|
||||
License: LGPLv2+
|
||||
Group: Development/Libraries
|
||||
|
@ -63,9 +63,9 @@ Source: https://libvirt.org/sources/%{?mainturl}libvirt-%{version}.tar.xz
|
|||
Source1: symlinks
|
||||
|
||||
#%ifarch x86_64
|
||||
Patch1: libvirt-network-bridge-function.patch
|
||||
#Patch1: libvirt-network-bridge-function.patch
|
||||
#%endif
|
||||
Patch2: libvirt-network-switch-function.patch
|
||||
#Patch2: libvirt-network-switch-function.patch
|
||||
|
||||
Requires: libvirt-daemon = %{version}-%{release}
|
||||
Requires: libvirt-daemon-config-network = %{version}-%{release}
|
||||
|
@ -1891,6 +1891,7 @@ exit 0
|
|||
%{_datadir}/libvirt/schemas/storagecommon.rng
|
||||
%{_datadir}/libvirt/schemas/storagepool.rng
|
||||
%{_datadir}/libvirt/schemas/storagevol.rng
|
||||
%{_datadir}/libvirt/schemas/storagepoolcaps.rng
|
||||
%{_datadir}/libvirt/schemas/nwfilter_params.rng
|
||||
%{_datadir}/libvirt/schemas/nwfilterbinding.rng
|
||||
|
||||
|
|
Loading…
Reference in New Issue