SPECS: xmlrpc++.spec - Added missing polish translations - "XML-RP...

beorn beorn at pld-linux.org
Wed Mar 21 14:12:49 CET 2007


Author: beorn                        Date: Wed Mar 21 13:12:49 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- Added missing polish translations
- "XML-RPC" instead of "XmlRpc" as protocol name in few places

---- Files affected:
SPECS:
   xmlrpc++.spec (1.7 -> 1.8) 

---- Diffs:

================================================================
Index: SPECS/xmlrpc++.spec
diff -u SPECS/xmlrpc++.spec:1.7 SPECS/xmlrpc++.spec:1.8
--- SPECS/xmlrpc++.spec:1.7	Tue Mar 20 21:23:21 2007
+++ SPECS/xmlrpc++.spec	Wed Mar 21 14:12:43 2007
@@ -4,6 +4,7 @@
 # - check compile.patch
 #
 Summary:	XmlRpc++ is a C++ implementation of the XML-RPC
+Summary(pl.UTF-8):	Implementacja protokołu XML-RPC w C++
 Name:		xmlrpc++
 Version:	0.7
 Release:	1
@@ -21,12 +22,20 @@
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-XmlRpc++ is an implementation of the XmlRpc protocol written in C++,
+XmlRpc++ is an implementation of the XML-RPC protocol written in C++,
 based upon Shilad Sen's excellent py-xmlrpc library. XmlRpc++ is
-designed to make it easy to incorporate XmlRpc client and server
+designed to make it easy to incorporate XML-RPC client and server
 support into C++ applications. Or use both client and server objects
 in your app for easy peer-to-peer support.
 
+%description -l pl.UTF-8
+XmlRpc++ jest implementacją protokołu XML-RPC napisaną w C++.
+Bazuje na znakomitej bibliotece py-xmlrpc autorstwa Shilad Sen.
+XmlRpc++ została zaprojektowana w celu ułatwienia włączenia
+obsługi klienta i serwera XML-RPC do aplikacji napisanych z
+wykorzystaniem C++, lub użycia obiektów klienta i serwera w
+aplikacjach peer-to-peer.
+
 %package devel
 Summary:	Header files for XmlRpc++ library
 Summary(pl.UTF-8):	Pliki nagłówkowe biblioteki XmlRpc++
@@ -97,6 +106,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2007/03/21 13:12:43  beorn
+- Added missing polish translations
+- "XML-RPC" instead of "XmlRpc" as protocol name in few places
+
 Revision 1.7  2007/03/20 20:23:21  sls
 - typo
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/xmlrpc++.spec?r1=1.7&r2=1.8&f=u



More information about the pld-cvs-commit mailing list