Accepting request 295427 from home:StefanBruens:branches:Virtualization

Avoid pulling in Gtk2 by mistake

OBS-URL: https://build.opensuse.org/request/show/295427
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=224
This commit is contained in:
Charles Arnold 2015-04-24 14:23:25 +00:00 committed by Git OBS Bridge
parent 1306d6fc30
commit a9c90a8952
2 changed files with 8 additions and 3 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sat Apr 11 19:15:22 UTC 2015 - stefan.bruens@rwth-aachen.de
- Remove bad dependency on gtk-vnc2. It is provided by the Gtk2
version of GtkVnc, the Gtk3 version provides gtk-vnc.
The right dependency is picked up by the autorequires.
-------------------------------------------------------------------
Thu Feb 26 10:39:17 UTC 2015 - schwab@suse.de

View File

@ -99,11 +99,9 @@ Requires: virt-manager-common = %{verrel}
Requires: vm-install >= 0.5.6
# Libvirt-glib
Requires: libvirt-glib-1_0-0 >= 0.0.9
Requires: typelib-1_0-LibvirtGLib-1_0
Requires: typelib(LibvirtGLib)
# For console widget
Requires: gtk-vnc2
Requires: python-gobject-cairo
Recommends: python-SpiceClientGtk