[virt-manager/f16] Fix python-newt_syrup dep

Cole Robinson crobinso at fedoraproject.org
Tue Aug 2 15:20:54 UTC 2011


commit db532c72c6ea187adc33bd3040e9e34c31f6b349
Author: Cole Robinson <crobinso at redhat.com>
Date:   Tue Aug 2 11:22:49 2011 -0400

    Fix python-newt_syrup dep

 virt-manager.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/virt-manager.spec b/virt-manager.spec
index 3e79b05..442576c 100644
--- a/virt-manager.spec
+++ b/virt-manager.spec
@@ -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 at redhat.com> - 0.9.0-5
+- Fix python-newt_syrup dep
+
 * Mon Aug 01 2011 Cole Robinson <crobinso at redhat.com> - 0.9.0-4
 - Don't have a hard dep on libguestfs (bz 726364)
 - Depend on needed python-newt_syrup version


More information about the scm-commits mailing list