require spice-gtk to support usb redirection [release 1.1.0-2mamba;Mon Oct 20 2014]
This commit is contained in:
parent
e25228da62
commit
01f04508ab
@ -1,13 +1,13 @@
|
|||||||
Name: virt-manager
|
Name: virt-manager
|
||||||
Version: 1.1.0
|
Version: 1.1.0
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: Virtual Machine Manager
|
Summary: Virtual Machine Manager
|
||||||
Group: Applications/Emulators
|
Group: Applications/Emulators
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Davide Madrisan <davide.madrisan@gmail.com>
|
Packager: Davide Madrisan <davide.madrisan@gmail.com>
|
||||||
URL: http://virt-manager.et.redhat.com/
|
URL: http://virt-manager.org
|
||||||
Source: http://virt-manager.et.redhat.com/download/sources/virt-manager/virt-manager-%{version}.tar.gz
|
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
|
Patch0: virt-manager-1.0.1-fix-changing-graphics-type.patch
|
||||||
Patch1: virt-manager-1.0.1-disable-packagekit.patch
|
Patch1: virt-manager-1.0.1-disable-packagekit.patch
|
||||||
License: GPL
|
License: GPL
|
||||||
@ -24,6 +24,7 @@ Requires: python-libxml2
|
|||||||
Requires: python-ipaddr
|
Requires: python-ipaddr
|
||||||
Requires: gnome-icon-theme
|
Requires: gnome-icon-theme
|
||||||
Requires: libspice-gtk
|
Requires: libspice-gtk
|
||||||
|
Requires: spice-gtk
|
||||||
Requires: libvte
|
Requires: libvte
|
||||||
Requires: gtk-vnc
|
Requires: gtk-vnc
|
||||||
Requires: pygobject
|
Requires: pygobject
|
||||||
@ -117,6 +118,9 @@ exit 0
|
|||||||
# ChangeLog NEWS README TODO
|
# ChangeLog NEWS README TODO
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Oct 20 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 1.1.0-2mamba
|
||||||
|
- require spice-gtk to support usb redirection
|
||||||
|
|
||||||
* Fri Sep 12 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 1.1.0-1mamba
|
* Fri Sep 12 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 1.1.0-1mamba
|
||||||
- update to 1.1.0
|
- update to 1.1.0
|
||||||
- require pygobject and qemu
|
- require pygobject and qemu
|
||||||
|
Loading…
Reference in New Issue
Block a user