- Two spec file changes. Update version of libvirt required.
Added a Provides on python-virtinst. OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=85
This commit is contained in:
parent
73c74c9f56
commit
560ed2b083
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 5 14:51:48 MST 2012 - carnold@novell.com
|
||||
|
||||
- Two spec file changes. Update version of libvirt required.
|
||||
Added a Provides on python-virtinst.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 5 10:55:44 MST 2012 - carnold@novell.com
|
||||
|
||||
|
@ -82,7 +82,7 @@ Requires: python-gtk
|
||||
# Requires: gnome-python2-gconf >= 1.99.11-7
|
||||
Requires: python-gnome
|
||||
# Absolutely require this version or newer
|
||||
Requires: libvirt-python >= 0.5.0
|
||||
Requires: libvirt-python >= 0.7.0
|
||||
Requires: vm-install >= 0.5.6
|
||||
# Definitely does not work with earlier due to python API changes
|
||||
# Requires: dbus-python >= 0.61
|
||||
@ -121,6 +121,7 @@ Requires: netcat-openbsd
|
||||
Requires: python-urlgrabber
|
||||
Requires: vm-install
|
||||
#Requires: spice-gtk
|
||||
Provides: python-virtinst
|
||||
|
||||
%description
|
||||
Virtual Machine Manager provides a graphical tool for administering
|
||||
|
Loading…
Reference in New Issue
Block a user