summaryrefslogtreecommitdiff
path: root/python-suds.spec
diff options
context:
space:
mode:
authorjortel <devnull@localhost>2009-04-02 19:33:00 +0000
committerjortel <devnull@localhost>2009-04-02 19:33:00 +0000
commit63944b8a0bb41ef0bac12a01507b799fd275ab6a (patch)
tree1de107da7cc9f3ec49836bdd68415987ff44e893 /python-suds.spec
parent137ce2b590d44ccac4fc2b777b2ac6689782a4a6 (diff)
downloadsuds-63944b8a0bb41ef0bac12a01507b799fd275ab6a.tar.gz
add buildRequires: python-devel to the spec and fix epydoc problem.
Diffstat (limited to 'python-suds.spec')
-rw-r--r--python-suds.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/python-suds.spec b/python-suds.spec
index fe18328..f8e9f54 100644
--- a/python-suds.spec
+++ b/python-suds.spec
@@ -10,7 +10,7 @@ Group: Development/Libraries
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
BuildArch: noarch
Requires: python >= 2.3
-BuildRequires: python-setuptools
+BuildRequires: python-devel python-setuptools
Url: https://fedorahosted.org/suds
%description