[rhevsh] it also requires python-setup tools

Marek Mahut mmahut at fedoraproject.org
Fri Apr 29 08:51:46 UTC 2011


commit 355429e3ecc5b2b80cb6358e5f0f04e6063b89c9
Author: Marek Mahut <mmahut at redhat.com>
Date:   Fri Apr 29 10:51:23 2011 +0200

    it also requires python-setup tools

 rhevsh.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/rhevsh.spec b/rhevsh.spec
index b9f21cd..49a4ee7 100644
--- a/rhevsh.spec
+++ b/rhevsh.spec
@@ -13,7 +13,7 @@ BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
 BuildRequires:  python-devel, python-cli, python-rhev, PyXB, python-setuptools
-Requires:       python-cli, python-rhev, PyXB
+Requires:       python-cli, python-rhev, PyXB, python-setuptools
 
 %description
 This is a command-line interface for Red Hat Enterprise Virtualization.


More information about the scm-commits mailing list