diff --git a/virt-manager.changes b/virt-manager.changes index 698023b6..db7f043c 100644 --- a/virt-manager.changes +++ b/virt-manager.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Apr 5 12:46:28 UTC 2016 - dimstar@opensuse.org + +- Require yast2-branding-openSUSE by virt-manager: the icon + yast-vm-management, explicitly set by virtman-desktop.patch, is + shipped in this package. + ------------------------------------------------------------------- Wed Mar 23 13:02:36 MDT 2016 - carnold@suse.com diff --git a/virt-manager.spec b/virt-manager.spec index 06cedce2..9d17e153 100644 --- a/virt-manager.spec +++ b/virt-manager.spec @@ -1,7 +1,7 @@ # # spec file for package virt-manager # -# Copyright (c) 2016 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -94,6 +94,8 @@ Recommends: python-SpiceClientGtk Requires: virt-install Requires: virt-manager-common = %{verrel} Recommends: vm-install >= 0.5.6 +# virtman-desktop.patch changes the icon to be yast-vm-management, which is provided by yast2-branding +Requires: yast2-branding-openSUSE %if %{with_guestfs} Requires: python-libguestfs