Author: qboosh Date: Thu Jul 7 16:46:55 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - pl
---- Files affected: SPECS: python-py-xmlrpc.spec (1.3 -> 1.4) ---- Diffs: ================================================================ Index: SPECS/python-py-xmlrpc.spec diff -u SPECS/python-py-xmlrpc.spec:1.3 SPECS/python-py-xmlrpc.spec:1.4 --- SPECS/python-py-xmlrpc.spec:1.3 Tue Jul 5 21:39:33 2005 +++ SPECS/python-py-xmlrpc.spec Thu Jul 7 18:46:50 2005 @@ -1,6 +1,6 @@ # $Revision$, $Date$ Summary: XMLRPC Python Library -#Summary(pl): +Summary(pl): Biblioteka XMLRPC dla Pythona Name: python-py-xmlrpc Version: 0.8.8.3 Release: 1 @@ -8,19 +8,23 @@ Group: Libraries/Python Source0: http://dl.sourceforge.net/py-xmlrpc/py-xmlrpc-%{version}.tar.gz # Source0-md5: d2aa74615aa9cf23413975a68613ffc1 -URL: http://sourceforge.net/projects/py-xmlrpc +URL: http://sourceforge.net/projects/py-xmlrpc/ BuildRequires: python BuildRequires: python-modules %pyrequires_eq python-libs BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -An extremely fast implementation of the xmlrpc spec for Python +An extremely fast implementation of the XMLRPC spec for Python (written in C). It supports both blocking and non-blocking clients and servers on Windows and POSIX platforms. Version 0.8.1 is 100% compliant with the www.xmlrpc.com validator. -#%description -l pl +%description -l pl +Bardzo szybka implementacja specyfikacji XMLRPC dla Pythona (napisana +w C). Wspiera zarówno blokujących jak i nieblokujących klientów i +serwery na platformach Windows i POSIX. Wersja 0.8.1 jest w 100% +zgodna z walidatorem www.xmlrpc.com . %prep %setup -q -n py-xmlrpc-%{version} @@ -53,6 +57,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.4 2005/07/07 16:46:50 qboosh +- pl + Revision 1.3 2005/07/05 19:39:33 radek - %pyrequires_eq(python-libs), BR: python-modules (distutils.core) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/python-py-xmlrpc.spec?r1=1.3&r2=1.4&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
