rpms/python-ZSI/F-13 python-ZSI.spec,1.5,1.6

jbowes jbowes at fedoraproject.org
Tue Apr 13 12:58:44 UTC 2010


Author: jbowes

Update of /cvs/pkgs/rpms/python-ZSI/F-13
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv20479

Modified Files:
	python-ZSI.spec 
Log Message:
Fix typo


Index: python-ZSI.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-ZSI/F-13/python-ZSI.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -p -r1.5 -r1.6
--- python-ZSI.spec	26 Jul 2009 20:06:33 -0000	1.5
+++ python-ZSI.spec	13 Apr 2010 12:58:43 -0000	1.6
@@ -2,7 +2,7 @@
 
 Name:           python-ZSI
 Version:        2.0
-Release:        6%{?dist}
+Release:        7%{?dist}
 Summary:        Zolera SOAP Infrastructure
 Group:          Development/Languages
 # to obtain some license information have a look at ZSI/__init__.py file
@@ -12,10 +12,10 @@ Source0:        http://belnet.dl.sourcef
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
 BuildRequires:  python-devel python-setuptools
-Requires:       PyXML
+Requires:       PyXML python-setuptools
 
 %description
-The Zolara SOAP Infrastructure provides libraries for developing web services
+The Zolera SOAP Infrastructure provides libraries for developing web services
 using the python programming language. The libraries implement the various
 protocols used when writing web services including SOAP, WSDL, and other
 related protocols.
@@ -64,6 +64,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Tue Apr 13 2010 James Bowes <jbowes at redhat.com> 2.0-7
+- Fix typo in description
+
 * Sun Jul 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.0-6
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 



More information about the scm-commits mailing list