- Factory packages virt-manager depends on have been renamed.

libvte2_90-9 -> libvte-2_91-0
    typelib-1_0-Vte-2_90 -> typelib-1_0-Vte-2.91
  virt-manager.spec

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=199
This commit is contained in:
Charles Arnold 2014-10-09 17:26:16 +00:00 committed by Git OBS Bridge
parent a338f592a3
commit a92d97df3e
2 changed files with 13 additions and 0 deletions

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Oct 9 11:22:14 MDT 2014 - carnold@suse.com
- Factory packages virt-manager depends on have been renamed.
libvte2_90-9 -> libvte-2_91-0
typelib-1_0-Vte-2_90 -> typelib-1_0-Vte-2.91
virt-manager.spec
-------------------------------------------------------------------
Mon Sep 29 10:29:34 MDT 2014 - carnold@suse.com

View File

@ -146,8 +146,13 @@ Requires: libvirt-glib-1_0-0 >= 0.0.9
Requires: typelib-1_0-LibvirtGLib-1_0
# Virtual Terminal Emulator (vte)
%if 0%{?suse_version} >= 1320
Requires: libvte-2_91-0
Requires: typelib-1_0-Vte-2.91
%else
Requires: libvte2_90-9
Requires: typelib-1_0-Vte-2_90
%endif
# For console widget
Requires: gtk-vnc2