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

Jeff Ortel jortel at fedoraproject.org
Thu Apr 2 17:40:52 UTC 2009


Author: jortel

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

Modified Files:
	python-suds.spec sources 
Log Message:
Change Version: back to static string.  Seems to be needed by koji


Index: python-suds.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-suds/devel/python-suds.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- python-suds.spec	2 Apr 2009 17:29:35 -0000	1.8
+++ python-suds.spec	2 Apr 2009 17:40:22 -0000	1.9
@@ -1,9 +1,8 @@
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
-%{!?version: %define sudsversion %(%{__python} -c "from suds import properties; print properties['version']")}
 
 Summary: A python SOAP client
 Name:  python-suds
-Version: %{sudsversion}
+Version: 0.3.5
 Release: 1%{?dist}
 Source0: https://fedorahosted.org/releases/s/u/%{name}/%{name}-%{version}.tar.gz
 License: LGPLv3+
@@ -56,7 +55,6 @@
 - 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 spec to get version from suds properties.
 - Updated makefile to roll tarball with tar.sh.
 - Moved bare/wrapped determination to wsdl for document/literal.
 - Refactored Transport to provide better visibility into http headers.


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/python-suds/devel/sources,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- sources	2 Apr 2009 17:29:35 -0000	1.7
+++ sources	2 Apr 2009 17:40:22 -0000	1.8
@@ -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
-8b3ee94361960a21a3a29e6fd6f0c95f  python-suds-0.3.5.tar.gz
+54564e2e1cf1103d3f231d15e19081a6  python-suds-0.3.5.tar.gz




More information about the fedora-extras-commits mailing list