diff --git a/virt-manager.changes b/virt-manager.changes index 220be0c4..bd1f3567 100644 --- a/virt-manager.changes +++ b/virt-manager.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Aug 26 15:32:59 MDT 2015 - carnold@suse.com + +- bsc#942625 - "ERROR:root:Could not find any typelib for + Libosinfo" during virt-install script to auto-install guest + virt-manager.spec + ------------------------------------------------------------------- Wed Aug 12 15:22:52 MDT 2015 - carnold@suse.com diff --git a/virt-manager.spec b/virt-manager.spec index e1293bd4..e3e80d0b 100644 --- a/virt-manager.spec +++ b/virt-manager.spec @@ -99,8 +99,11 @@ Requires: virt-manager-common = %{verrel} Requires: vm-install >= 0.5.6 # Typelib's -Requires: typelib(Libosinfo) +Requires: typelib(GVnc) +Requires: typelib(GtkVnc) Requires: typelib(LibvirtGLib) +Requires: typelib(SpiceClientGtk) +Requires: typelib(Vte) # For console widget Requires: python-gobject-cairo @@ -139,6 +142,7 @@ Requires: libvirt-python >= 0.7.0 Requires: python-ipaddr Requires: python-libxml2 Requires: python-urlgrabber +Requires: typelib(Libosinfo) %description common Common files used by the different virt-manager interfaces, as well as