X-Git-Url: https://git.tld-linux.org/?a=blobdiff_plain;f=libvirt.spec;h=d9984ca60919c58c2fed1c9891b2d0b255bf3ba7;hb=02549a4031fa34133809e51ad102a37c04e37672;hp=37278078d34e5356597faeb1704d2c5265b840df;hpb=f4409f183b9d6353317a5acd4e8f74fc03d34db4;p=packages%2Flibvirt.git diff --git a/libvirt.spec b/libvirt.spec index 3727807..d9984ca 100644 --- a/libvirt.spec +++ b/libvirt.spec @@ -36,6 +36,11 @@ %undefine with_libxl %endif +# Cloud-Hypervisor is available only on x86_64 +%ifnarch %{x8664} +%undefine with_ch +%endif + # ceph >= 14.0 no longer support 32-bit archs %ifarch %{ix86} %undefine with_ceph @@ -44,12 +49,12 @@ Summary: Toolkit to interact with virtualization capabilities Summary(pl.UTF-8): Narzędzia współpracujące z funkcjami wirtualizacji Name: libvirt -Version: 7.5.0 +Version: 7.7.0 Release: 1 License: LGPL v2.1+ Group: Libraries Source0: http://libvirt.org/sources/libvirt-%{version}.tar.xz -# Source0-md5: c811b546f7d0b83fc259bf82ee7a0d19 +# Source0-md5: e39f8575154e144e2df1a80c336fe788 Source1: libvirtd.init Source2: virtlockd.init Source3: virtlogd.init @@ -108,6 +113,7 @@ BuildRequires: pkgconfig %{?with_polkit:BuildRequires: polkit} %{?with_polkit:BuildRequires: polkit-devel >= 0.90} BuildRequires: readline-devel >= 7.0 +BuildRequires: rpcsvc-proto BuildRequires: rpmbuild(macros) >= 1.753-5 %{?with_sanlock:BuildRequires: sanlock-devel >= 0.8} BuildRequires: sheepdog @@ -302,8 +308,6 @@ Summary: Server side driver required to run Cloud-Hypervisor Summary(pl.UTF-8): Sterownik wymagany po stronie serwera do uruchamiania gości Cloud-Hypervisor Group: Libraries Requires: %{name}-daemon = %{version}-%{release} -Requires: /usr/sbin/qcow-create -Requires: xen >= 4.4 Provides: libvirt(hypervisor) %description daemon-ch @@ -319,7 +323,6 @@ Summary: Server side driver required to run XEN guests (xenlight) Summary(pl.UTF-8): Sterownik wymagany po stronie serwera do uruchamiania gości XEN (xenlight) Group: Libraries Requires: %{name}-daemon = %{version}-%{release} -Requires: /usr/sbin/qcow-create Requires: xen >= 4.4 Provides: libvirt(hypervisor)