[glances] change python-setuptools-devel to python-setuptools

madko madko at fedoraproject.org
Mon Oct 20 07:26:33 UTC 2014


commit c704db85c3f1e1640013abfb178d64b546a22219
Author: Edouard Bourguignon <madko at linuxed.net>
Date:   Mon Oct 20 09:26:30 2014 +0200

    change python-setuptools-devel to python-setuptools

 glances.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/glances.spec b/glances.spec
index 07acdd8..fe18895 100644
--- a/glances.spec
+++ b/glances.spec
@@ -18,7 +18,7 @@ Requires:	python26-distribute
 Requires:	python26-psutil >= 0.4.1
 BuildRoot:	%(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 %else
-BuildRequires:	python-setuptools-devel
+BuildRequires:	python-setuptools
 Requires:	python-setuptools
 Requires:	python-psutil >= 2.0.0
 %endif


More information about the scm-commits mailing list