]> git.pld-linux.org Git - packages/djbdns.git/commitdiff
- en fix + pl for -dnscachex
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 27 May 2008 16:14:38 +0000 (16:14 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    djbdns.spec -> 1.85

djbdns.spec

index 15347541d73026d385ba7cb9885ef57e6dd5f4cc..7d1064f2bc569c07f97099f70bdc861cda1e70be 100644 (file)
@@ -58,7 +58,7 @@ documentation. If you need a DNS server install one of the following
 packages:
 
  - djbdns-dnscache - a local DNS cache
- - djbdns-dnscachex - a external DNS cache
+ - djbdns-dnscachex - an external DNS cache
  - djbdns-tinydns - a DNS server
  - djbdns-tinydns-notify - a tool to send NOTIFY requests
  - djbdns-pickdns - a DNS load-balancing server
@@ -138,6 +138,7 @@ oszczędzić czas.
 
 %package dnscachex
 Summary:       DJB's external DNS cache
+Summary(pl.UTF-8):     Zewnętrzny cache DNS od DJB
 Group:         Networking/Daemons
 Requires(post):        diffutils
 Requires(post):        fileutils
@@ -145,11 +146,18 @@ Requires(preun):  daemontools
 Requires:      %{name}-dnscache = %{version}-%{release}
 
 %description dnscachex
-dnscachex is a external DNS cache from the djbdns package. It accepts
+dnscachex is an external DNS cache from the djbdns package. It accepts
 recursive DNS queries from external clients such as web browsers and
 mail transfer agents. It collects responses from remote DNS servers.
 It caches the responses to save time later.
 
+%description dnscachex -l pl.UTF-8
+dnscache jest zewnętrznym cachem DNS z pakietu djbdns. Przyjmuje on
+rekursywne zapytania DNS od zewnętrznych klientów takich jak
+przeglądarki WWW i agenci transferu poczty (MTA). Zbiera on odpowiedzi
+od zdalnych serwerów DNS. Zapamiętuje on odpowiedzi, żeby później
+oszczędzić czas.
+
 %package tinydns
 Summary:       DJB's DNS server
 Summary(de.UTF-8):     DJBs DNS-Server
This page took 0.117709 seconds and 4 git commands to generate.