From 01f04508ab02511bd66d1995c6a82768170b7b39 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Fri, 5 Jan 2024 19:06:16 +0100 Subject: [PATCH] require spice-gtk to support usb redirection [release 1.1.0-2mamba;Mon Oct 20 2014] --- virt-manager.spec | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/virt-manager.spec b/virt-manager.spec index 60f84e7..47e0d0d 100644 --- a/virt-manager.spec +++ b/virt-manager.spec @@ -1,13 +1,13 @@ Name: virt-manager Version: 1.1.0 -Release: 1mamba +Release: 2mamba Summary: Virtual Machine Manager Group: Applications/Emulators Vendor: openmamba Distribution: openmamba Packager: Davide Madrisan -URL: http://virt-manager.et.redhat.com/ -Source: http://virt-manager.et.redhat.com/download/sources/virt-manager/virt-manager-%{version}.tar.gz +URL: http://virt-manager.org +Source: http://virt-manager.org/download/sources/virt-manager/virt-manager-%{version}.tar.gz Patch0: virt-manager-1.0.1-fix-changing-graphics-type.patch Patch1: virt-manager-1.0.1-disable-packagekit.patch License: GPL @@ -24,6 +24,7 @@ Requires: python-libxml2 Requires: python-ipaddr Requires: gnome-icon-theme Requires: libspice-gtk +Requires: spice-gtk Requires: libvte Requires: gtk-vnc Requires: pygobject @@ -117,6 +118,9 @@ exit 0 # ChangeLog NEWS README TODO %changelog +* Mon Oct 20 2014 Silvan Calarco 1.1.0-2mamba +- require spice-gtk to support usb redirection + * Fri Sep 12 2014 Silvan Calarco 1.1.0-1mamba - update to 1.1.0 - require pygobject and qemu