From e13bfa23259b34c99dcf21985137b26623671dde Mon Sep 17 00:00:00 2001 From: Charles Arnold Date: Thu, 7 Dec 2017 17:12:43 +0000 Subject: [PATCH] Accepting request 555034 from home:cbosdonnat:branches:Virtualization - bsc#1070896 - virt-manager will not run on a python3 only system remove obsolete python-gconf dependency. This one was also pulling python2. OBS-URL: https://build.opensuse.org/request/show/555034 OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=385 --- virt-manager.changes | 26 +++++++------------------- virt-manager.spec | 1 - 2 files changed, 7 insertions(+), 20 deletions(-) diff --git a/virt-manager.changes b/virt-manager.changes index 87338ca7..5d21f7cd 100644 --- a/virt-manager.changes +++ b/virt-manager.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Dec 7 12:41:25 UTC 2017 - cbosdonnat@suse.com + +- bsc#1070896 - virt-manager will not run on a python3 only system + remove obsolete python-gconf dependency. This one was also pulling + python2. + ------------------------------------------------------------------- Thu Dec 7 11:49:29 UTC 2017 - mwilck@suse.com @@ -1169,12 +1176,6 @@ Thu Jul 17 15:45:19 MDT 2014 - carnold@suse.com ------------------------------------------------------------------- Wed Jul 9 09:50:14 MDT 2014 - carnold@suse.com -- Fix GUI failure to display addition of a second disk - Dropped virtman-device-flags.patch - -------------------------------------------------------------------- -Wed Jul 9 09:50:14 MDT 2014 - carnold@suse.com - - bnc#885380 - virt-install: by default generates raw format against various virtual disk formats virtinst-supported-disk-formats.patch @@ -1544,19 +1545,6 @@ Tue Mar 18 11:38:42 MDT 2014 - carnold@suse.com ------------------------------------------------------------------- Fri Mar 14 11:33:09 MDT 2014 - carnold@suse.com -- For Xen always have the arch expander expanded. -- For Xen and KVM default to Network install if host was installed - from the network -- Default to a bridge with an actual inet address if available - virtinst-modify-gui-defaults.patch -- We are not supporting PV ISO installs with virt-install. - Drop the following patches - virtinst-allow-pv-iso-install.patch - virtman-allow-pv-iso-install.patc - -------------------------------------------------------------------- -Fri Mar 14 11:33:09 MDT 2014 - carnold@suse.com - - Upstream bug fixes 5321d3cd-virtinst-drop-cpu_map-parsing-of-arch-features.patch 5321d3d0-virtinst-drop-parsing-of-cpu-features.patch diff --git a/virt-manager.spec b/virt-manager.spec index a19af39e..2b923aae 100644 --- a/virt-manager.spec +++ b/virt-manager.spec @@ -134,7 +134,6 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build Requires: dbus-1-x11 Requires: dconf Requires: gtk3 -Requires: python-gconf Requires: python3-gobject-Gdk # For console widget Requires: python3-gobject-cairo