[virt-tools-list] [virt-manager PATCH] spec: move dependency to libosinfo from virt-manager to common

Cole Robinson crobinso at redhat.com
Mon Nov 3 18:53:00 UTC 2014


On 10/31/2014 03:20 PM, Giuseppe Scrivano wrote:
> Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1159370
> ---
>   virt-manager.spec.in | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/virt-manager.spec.in b/virt-manager.spec.in
> index dc089ec..7ff267f 100644
> --- a/virt-manager.spec.in
> +++ b/virt-manager.spec.in
> @@ -46,7 +46,6 @@ Requires: libxml2-python
>   Requires: vte3
>   Requires: dconf
>   Requires: dbus-x11
> -Requires: libosinfo >= 0.2.10
>
>   # For console widget
>   Requires: gtk-vnc2
> @@ -76,6 +75,7 @@ Requires: libvirt-python >= 0.7.0
>   Requires: libxml2-python
>   Requires: python-urlgrabber
>   Requires: python-ipaddr
> +Requires: libosinfo >= 0.2.10
>
>   %description common
>   Common files used by the different virt-manager interfaces, as well as
>

ACK

- Cole




More information about the virt-tools-list mailing list