SPECS: python-TwistedNames.spec - pl

qboosh qboosh at pld-linux.org
Sun Jan 14 23:30:44 CET 2007


Author: qboosh                       Date: Sun Jan 14 22:30:44 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl

---- Files affected:
SPECS:
   python-TwistedNames.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/python-TwistedNames.spec
diff -u SPECS/python-TwistedNames.spec:1.1 SPECS/python-TwistedNames.spec:1.2
--- SPECS/python-TwistedNames.spec:1.1	Wed Jan 10 00:05:13 2007
+++ SPECS/python-TwistedNames.spec	Sun Jan 14 23:30:39 2007
@@ -4,6 +4,7 @@
 %define		minor	0
 
 Summary:	Domain name server and a client resolver library
+Summary(pl):	Serwer nazw oraz biblioteka kliencka rozwiązująca nazwy
 Name:		python-%{module}
 Version:	%{major}.%{minor}
 Release:	1
@@ -20,15 +21,29 @@
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-Twisted Names is both a domain name server as well as a client resolver
-library. Twisted Names comes with an "out of the box" nameserver which can
-read most BIND-syntax zone files as well as a simple Python-based
-configuration format. Twisted Names can act as an authoritative server,
-perform zone transfers from a master to act as a secondary, act as a
-caching nameserver, or any combination of these. Twisted Names' client
-resolver library provides functions to query for all commonly used record
-types as well as a replacement for the blocking gethostbyname() function
-provided by the Python stdlib socket module.
+Twisted Names is both a domain name server as well as a client
+resolver library. Twisted Names comes with an "out of the box"
+nameserver which can read most BIND-syntax zone files as well as a
+simple Python-based configuration format. Twisted Names can act as an
+authoritative server, perform zone transfers from a master to act as a
+secondary, act as a caching nameserver, or any combination of these.
+Twisted Names' client resolver library provides functions to query for
+all commonly used record types as well as a replacement for the
+blocking gethostbyname() function provided by the Python stdlib socket
+module.
+
+%description -l pl
+Twisted Names to serwer nazw (DNS) oraz biblioteka kliencka
+rozwiązująca nazwy (resolver). Twisted Names "z pudełka" zawiera
+serwer nazw potrafiący czytać większość plików stref w składni BIND-a,
+a także prostym formacie opartym o Pythona. Twisted Names może działać
+jako serwer autorytatywny, wykonywać transfery stref z serwera
+głównego aby działać jako serwer zapasowy, działać jako serwer
+buforujący (cache) lub w dowolnej kombinacji tych funkcji. Biblioteka
+kliencka Twisted Names udostępnia funkcje do odpytywania serwera o
+wszystkie powszechnie używane rodzaje rekordów, a także zamiennik
+blokujacej funkcji gethostbyname() udostępnianej przez moduł
+biblioteki standardowej Pythona socket.
 
 %prep
 %setup -q -n %{module}-%{version}
@@ -62,6 +77,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2007/01/14 22:30:39  qboosh
+- pl
+
 Revision 1.1  2007/01/09 23:05:13  wrobell
 - based on python-TwistedWeb
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/python-TwistedNames.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list