]> git.pld-linux.org Git - packages/python-SOAP.git/commitdiff
- Release: 3 auto/ac/python-SOAP-0_10_4-3
authorJacek Konieczny <jajcus@pld-linux.org>
Mon, 19 Jan 2004 12:56:34 +0000 (12:56 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- new architecture-independent python modules paths

Changed files:
    python-SOAP.spec -> 1.29

python-SOAP.spec

index 81ad004bddf686376d14764d872d5835824ee296..1395183f37b5f961958e4c35eb10fa2e9ddd2014 100644 (file)
@@ -3,7 +3,7 @@ Summary:        A SOAP library for Python
 Summary(pl):   Biblioteka SOAP dla Pythona
 Name:          python-SOAP
 Version:       0.10.4
-Release:       2
+Release:       3
 License:       Python
 Group:         Libraries/Python
 Source0:       http://dl.sourceforge.net/pywebsvcs/SOAPpy-%{version}.tar.gz
@@ -45,7 +45,7 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(644,root,root,755)
 %doc README.* docs/*.txt validate tests tools contrib bid
-%dir %{py_sitedir}/SOAPpy
-%{py_sitedir}/SOAPpy/*.py?
-%dir %{py_sitedir}/SOAPpy/wstools
-%{py_sitedir}/SOAPpy/wstools/*.py?
+%dir %{py_sitescriptdir}/SOAPpy
+%{py_sitescriptdir}/SOAPpy/*.py?
+%dir %{py_sitescriptdir}/SOAPpy/wstools
+%{py_sitescriptdir}/SOAPpy/wstools/*.py?
This page took 0.056338 seconds and 4 git commands to generate.