rpms/python-suds/devel python-suds.spec,1.9,1.10 sources,1.8,1.9

Jeff Ortel jortel at fedoraproject.org
Thu Apr 2 19:42:37 UTC 2009


Author: jortel

Update of /cvs/pkgs/rpms/python-suds/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv11502

Modified Files:
	python-suds.spec sources 
Log Message:
Change BuildRequires: back to python-setuptools-devel.


Index: python-suds.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-suds/devel/python-suds.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- python-suds.spec	2 Apr 2009 17:40:22 -0000	1.9
+++ python-suds.spec	2 Apr 2009 19:42:07 -0000	1.10
@@ -10,7 +10,7 @@
 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 @@
 %changelog
 * Wed Feb 25 2009 jortel <jortel at redhat.com> - 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.


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/python-suds/devel/sources,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- sources	2 Apr 2009 17:40:22 -0000	1.8
+++ sources	2 Apr 2009 19:42:07 -0000	1.9
@@ -2,4 +2,4 @@
 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




More information about the fedora-extras-commits mailing list