From: Marcin Krol Date: Sat, 10 Jul 2021 08:54:47 +0000 (+0200) Subject: - fix deps (qcow-create not needed, copy-pasted deps for ch) X-Git-Url: https://git.tld-linux.org/?p=packages%2Flibvirt.git;a=commitdiff_plain;h=47c7643d5e9230ded709db2d7395ee87b328e270 - fix deps (qcow-create not needed, copy-pasted deps for ch) --- diff --git a/libvirt.spec b/libvirt.spec index 8a5684d..3accf29 100644 --- a/libvirt.spec +++ b/libvirt.spec @@ -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)