]> git.pld-linux.org Git - packages/python-SOAP.git/commitdiff
- release 3: rbuil against python 2.2 and adapterize spec file.
authorkloczek <kloczek@pld-linux.org>
Mon, 4 Feb 2002 03:07:10 +0000 (03:07 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    python-SOAP.spec -> 1.8

python-SOAP.spec

index e68a5ee644f201a2cd85f3fe86318c78d2d61188..3b6aa4b0d2db2a06b373c1eadddb02963ea7233f 100644 (file)
@@ -1,29 +1,30 @@
+%include       /usr/lib/rpm/macros.python
 Summary:       A SOAP library for Python
 Summary(pl):   Biblioteka SOAP dla Pythona
 Name:          python-SOAP
 Version:       0.9.7
-Release:       2
+Release:       3
 License:       Python License
-Source0:       http://prdownloads.sourceforge.net/pywebsvcs/SOAPpy097.tgz
-URL:           http://sourceforge.net/projects/pywebsvcs/
 Group:         Development/Languages/Python
 Group(de):     Entwicklung/Sprachen/Python
+Group(es):     Desarrollo/Lenguages/Python
+Group(fr):     Development/Langues/Python
 Group(pl):     Programowanie/Jêzyki/Python
+Source0:       http://prdownloads.sourceforge.net/pywebsvcs/SOAPpy097.tgz
+URL:           http://sourceforge.net/projects/pywebsvcs/
 %requires_eq   python
-BuildRequires: python-devel >= 2.1
+BuildRequires: python-devel >= 2.2
 BuildRequires: rpm-pythonprov
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-%include /usr/lib/rpm/macros.python
-
 %description
-Web services for Python programmers, both client and servers. 
-This includes SOAP, WSDL, UDDI, etc.
+Web services for Python programmers, both client and servers. This
+includes SOAP, WSDL, UDDI, etc.
 
 %description -l pl
-Serwisy WWW dla programistów Pythona, zarówno klient i serwery.
-W tym SOAP, WSDL, UDDI itp.
+Serwisy WWW dla programistów Pythona, zarówno klient i serwery. W tym
+SOAP, WSDL, UDDI itp.
 
 %prep
 %setup -q -n SOAPpy097
This page took 0.04448 seconds and 4 git commands to generate.