[python-halite/el5] change from python-setuptools to python26-distribute

Erik Johnson terminalmage at fedoraproject.org
Mon Oct 21 20:36:36 UTC 2013


commit 014f4c71b6ab2d6cde6d3b0aff6b20c03f4f6533
Author: Erik Johnson <erik at saltstack.com>
Date:   Mon Oct 21 15:36:47 2013 -0500

    change from python-setuptools to python26-distribute

 python-halite.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/python-halite.spec b/python-halite.spec
index fe213b5..28c204a 100644
--- a/python-halite.spec
+++ b/python-halite.spec
@@ -21,7 +21,7 @@ Source1:        https://raw.github.com/saltstack/%{_realname}/v%{version}/LICENS
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
 
-BuildRequires:  python-setuptools
+BuildRequires:  python26-distribute
 BuildRequires:  python26
 
 Requires:       python-cherrypy


More information about the scm-commits mailing list