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
This commit is contained in:
Charles Arnold 2017-12-07 17:12:43 +00:00 committed by Git OBS Bridge
parent 36c3f5d843
commit e13bfa2325
2 changed files with 7 additions and 20 deletions

View File

@ -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

View File

@ -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