rpms/SOAPpy/FC-4 SOAPpy.spec,1.1,1.2

Christopher Stone (xulchris) fedora-extras-commits at redhat.com
Sat May 6 15:26:04 UTC 2006


Author: xulchris

Update of /cvs/extras/rpms/SOAPpy/FC-4
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14874/SOAPpy/FC-4

Modified Files:
	SOAPpy.spec 
Log Message:
Add Provides/Obsolete for python-SOAPpy


Index: SOAPpy.spec
===================================================================
RCS file: /cvs/extras/rpms/SOAPpy/FC-4/SOAPpy.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- SOAPpy.spec	18 Apr 2006 01:39:11 -0000	1.1
+++ SOAPpy.spec	6 May 2006 15:26:04 -0000	1.2
@@ -2,7 +2,7 @@
 
 Name:           SOAPpy
 Version:        0.11.6
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Full-featured SOAP library for Python
 Group:          Development/Languages
 License:        Python Software Foundation License
@@ -13,7 +13,8 @@
 BuildRequires:  python-fpconst >= 0.6.0
 Requires:       python-fpconst >= 0.6.0
 Requires:       PyXML >= 0.8.3
-Requires:       python-abi = %(%{__python} -c "import sys ; print sys.version[:3]")
+Obsoletes:      python-SOAPpy
+Provides:       python-SOAPpy = %{version}-%{release}
 
 %description
 The goal of the SOAPpy team is to provide a full-featured SOAP library
@@ -73,6 +74,9 @@
 
 
 %changelog
+* Sat May 06 2006 Christopher Stone <chris.stone at gmail.com> 0.11.6-3
+- Add Provides/Obsolete for python-SOAPpy
+
 * Mon Apr 17 2006 Christopher Stone <chris.stone at gmail.com> 0.11.6-2
 - Add docs directory to %doc
 - Remove PyXML BR




More information about the fedora-extras-commits mailing list