[python-wsgiproxy] Re-add python-setuptools-devel BuildRequires.

Ricky Zhou (周家杰) ricky at fedoraproject.org
Wed Dec 15 02:05:14 UTC 2010


commit 4828d654a515520ff22aac3d63c94ba1020fe046
Author: Ricky Zhou <ricky at fedoraproject.org>
Date:   Tue Dec 14 21:04:56 2010 -0500

    Re-add python-setuptools-devel BuildRequires.

 python-wsgiproxy.spec |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/python-wsgiproxy.spec b/python-wsgiproxy.spec
index 0836520..9199722 100644
--- a/python-wsgiproxy.spec
+++ b/python-wsgiproxy.spec
@@ -15,6 +15,7 @@ BuildRoot:      %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 
 BuildArch:      noarch
 BuildRequires:  python2-devel
+BuildRequires:  python-setuptools-devel
 Requires:       python-paste
 Requires:       python-paste-deploy
 


More information about the scm-commits mailing list