mirror of
https://src.fedoraproject.org/rpms/virt-manager.git
synced 2025-07-17 09:34:53 +00:00
Fix python-newt_syrup dep
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
%define _package virt-manager
|
%define _package virt-manager
|
||||||
%define _version 0.9.0
|
%define _version 0.9.0
|
||||||
%define _release 4
|
%define _release 5
|
||||||
%define virtinst_version 0.600.0
|
%define virtinst_version 0.600.0
|
||||||
|
|
||||||
%define qemu_user "qemu"
|
%define qemu_user "qemu"
|
||||||
@@ -114,7 +114,7 @@ Summary: Virtual Machine Manager text user interface
|
|||||||
Group: Applications/Emulators
|
Group: Applications/Emulators
|
||||||
|
|
||||||
Requires: virt-manager-common = %{verrel}
|
Requires: virt-manager-common = %{verrel}
|
||||||
Requires: python-newt_syrup >= 1.1.2
|
Requires: python-newt_syrup >= 0.1.2
|
||||||
Requires: libuser-python
|
Requires: libuser-python
|
||||||
Requires: python-IPy
|
Requires: python-IPy
|
||||||
|
|
||||||
@@ -251,6 +251,9 @@ update-desktop-database -q %{_datadir}/applications
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%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
|
* Mon Aug 01 2011 Cole Robinson <crobinso@redhat.com> - 0.9.0-4
|
||||||
- Don't have a hard dep on libguestfs (bz 726364)
|
- Don't have a hard dep on libguestfs (bz 726364)
|
||||||
- Depend on needed python-newt_syrup version
|
- Depend on needed python-newt_syrup version
|
||||||
|
Reference in New Issue
Block a user