]> TLD Linux GIT Repositories - packages/libvirt.git/blobdiff - libvirt.spec
- updated to 7.7.0
[packages/libvirt.git] / libvirt.spec
index 37278078d34e5356597faeb1704d2c5265b840df..d9984ca60919c58c2fed1c9891b2d0b255bf3ba7 100644 (file)
 %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
 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)