From 47c7643d5e9230ded709db2d7395ee87b328e270 Mon Sep 17 00:00:00 2001 From: Marcin Krol Date: Sat, 10 Jul 2021 10:54:47 +0200 Subject: [PATCH] - fix deps (qcow-create not needed, copy-pasted deps for ch) --- libvirt.spec | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) 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) -- 2.44.0