[virt-manager/f16] Don't have a hard dep on libguestfs (bz 726364) Depend on needed python-newt_syrup version

Cole Robinson crobinso at fedoraproject.org
Mon Aug 1 17:43:30 UTC 2011


commit 4a733dd8ea9cce1f7ce0eb9663c4bfa6f801b360
Author: Cole Robinson <crobinso at redhat.com>
Date:   Mon Aug 1 13:43:12 2011 -0400

    Don't have a hard dep on libguestfs (bz 726364)
    Depend on needed python-newt_syrup version

 virt-manager.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/virt-manager.spec b/virt-manager.spec
index 9ed5735..3e79b05 100644
--- a/virt-manager.spec
+++ b/virt-manager.spec
@@ -2,7 +2,7 @@
 
 %define _package virt-manager
 %define _version 0.9.0
-%define _release 3
+%define _release 4
 %define virtinst_version 0.600.0
 
 %define qemu_user                  "qemu"
@@ -251,6 +251,10 @@ update-desktop-database -q %{_datadir}/applications
 %endif
 
 %changelog
+* 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
+
 * Thu Jul 28 2011 Cole Robinson <crobinso at redhat.com> - 0.9.0-3
 - Fix typo that broke net stats reporting
 - Add BuildRequires: GConf2 to fix pre scriplet error


More information about the scm-commits mailing list