From 86d17ad02e0aaba871b526a92206fcd4824688cf Mon Sep 17 00:00:00 2001 From: Charles Arnold Date: Thu, 16 Feb 2012 13:46:28 +0000 Subject: [PATCH] - bnc#745221 - virt-manager should require python-gconf Requires: python2-gconf >= 1.99.11-7 OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=90 --- virt-manager.changes | 6 ++++++ virt-manager.spec | 2 ++ 2 files changed, 8 insertions(+) diff --git a/virt-manager.changes b/virt-manager.changes index 8aaf4e20..0228c7c2 100644 --- a/virt-manager.changes +++ b/virt-manager.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Feb 16 06:42:21 MST 2012 - carnold@novell.com + +- bnc#745221 - virt-manager should require python-gconf + Requires: python2-gconf >= 1.99.11-7 + ------------------------------------------------------------------- Fri Feb 3 12:54:27 MST 2012 - carnold@novell.com diff --git a/virt-manager.spec b/virt-manager.spec index 9212810b..a3256518 100644 --- a/virt-manager.spec +++ b/virt-manager.spec @@ -15,6 +15,7 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + %define gsysconfdir /etc %define gconftool /usr/bin/gconftool-2 %define virtinst_maj 0 @@ -55,6 +56,7 @@ BuildRequires: gettext BuildRequires: intltool BuildRequires: scrollkeeper BuildRequires: update-desktop-files +Requires: python2-gconf >= 1.99.11-7 Requires: libvirt-python >= 0.7.0 Requires: vm-install >= 0.5.6 Requires: dbus-1-python