]> TLD Linux GIT Repositories - packages/libvirt.git/commitdiff
- fix deps (qcow-create not needed, copy-pasted deps for ch)
authorMarcin Krol <hawk@tld-linux.org>
Sat, 10 Jul 2021 08:54:47 +0000 (10:54 +0200)
committerMarcin Krol <hawk@tld-linux.org>
Sat, 10 Jul 2021 08:54:47 +0000 (10:54 +0200)
libvirt.spec

index 8a5684da4f71907aa1862169d36db23c4a8ffd02..3accf2969d58c9ac11df6e3847f256add8f6fa0c 100644 (file)
@@ -50,7 +50,7 @@ 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
-Release:       2
+Release:       3
 License:       LGPL v2.1+
 Group:         Libraries
 Source0:       http://libvirt.org/sources/libvirt-%{version}.tar.xz
@@ -308,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
@@ -325,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)