From b49364482efab7c232334a5a792aec1c81f774eb Mon Sep 17 00:00:00 2001 From: Jeff Ortel Date: Thu, 2 Apr 2009 19:42:07 +0000 Subject: [PATCH] Change BuildRequires: back to python-setuptools-devel. --- python-suds.spec | 3 +-- sources | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/python-suds.spec b/python-suds.spec index fe18328..c438ecc 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-setuptools-devel Url: https://fedorahosted.org/suds %description @@ -53,7 +53,6 @@ rm -rf $RPM_BUILD_ROOT %changelog * Wed Feb 25 2009 jortel - 0.3.5-1 - Adds http caching. Default is (1) day. -- Replaced build requires python-setuptools-devel with python-setuptools in the spec. - Removed checking fc version in spec since no longer building < fc9. - Updated makefile to roll tarball with tar.sh. - Moved bare/wrapped determination to wsdl for document/literal. diff --git a/sources b/sources index 6e65e97..1bb9aa1 100644 --- a/sources +++ b/sources @@ -2,4 +2,4 @@ ae5a7e1f39c63ecf2c5622d687d6981c python-suds-0.3.1.tar.gz a4544f1eaaeb3ca0e78180160909ab01 python-suds-0.3.2.tar.gz 79cace44ca04955f2cdb8fe682b5f05d python-suds-0.3.3.tar.gz 3c704119a5a27542ea5347fc13433b89 python-suds-0.3.4.tar.gz -54564e2e1cf1103d3f231d15e19081a6 python-suds-0.3.5.tar.gz +2fc4bbbb2351b24e707eac8434d5cb73 python-suds-0.3.5.tar.gz