1
0
mirror of https://src.fedoraproject.org/rpms/virt-manager.git synced 2025-07-16 09:04:55 +00:00

Fix python-newt_syrup dep

This commit is contained in:
Cole Robinson
2011-08-02 11:22:49 -04:00
parent 4a733dd8ea
commit db532c72c6

View File

@@ -2,7 +2,7 @@
%define _package virt-manager
%define _version 0.9.0
%define _release 4
%define _release 5
%define virtinst_version 0.600.0
%define qemu_user "qemu"
@@ -114,7 +114,7 @@ Summary: Virtual Machine Manager text user interface
Group: Applications/Emulators
Requires: virt-manager-common = %{verrel}
Requires: python-newt_syrup >= 1.1.2
Requires: python-newt_syrup >= 0.1.2
Requires: libuser-python
Requires: python-IPy
@@ -251,6 +251,9 @@ update-desktop-database -q %{_datadir}/applications
%endif
%changelog
* Tue Aug 02 2011 Cole Robinson <crobinso@redhat.com> - 0.9.0-5
- Fix python-newt_syrup dep
* Mon Aug 01 2011 Cole Robinson <crobinso@redhat.com> - 0.9.0-4
- Don't have a hard dep on libguestfs (bz 726364)
- Depend on needed python-newt_syrup version