]> git.pld-linux.org Git - packages/perl-Net-DNS.git/blobdiff - perl-Net-DNS.spec
- tabs in preamble
[packages/perl-Net-DNS.git] / perl-Net-DNS.spec
index f54414e5d62ab1a183811323961b032c3d607ada..4b78c98dbef0843582a65b174dc054a861ac86a1 100644 (file)
@@ -9,7 +9,7 @@
 %define                pdir    Net
 %define                pnam    DNS
 Summary:       Net::DNS - Perl interface to the DNS resolver
-Summary(pl):   Net::DNS - interfejs perlowy do resolvera DNS
+Summary(pl.UTF-8):     Net::DNS - interfejs perlowy do resolvera DNS
 Name:          perl-Net-DNS
 Version:       0.53
 Release:       3
@@ -31,7 +31,7 @@ BuildRequires:        perl-Net-IP >= 1.20
 BuildRequires: perl-Test-Pod >= 0.95
 %endif
 BuildRequires: rpm-perlprov >= 4.1-13
-%if %{without libresolv}
+%if !%{with libresolv}
 BuildArch:     noarch
 %endif
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -40,9 +40,9 @@ BuildRoot:    %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 Net::DNS is a DNS resolver implemented in Perl. It allows the
 programmer to perform nearly any type of DNS query from a Perl script.
 
-%description -l pl
+%description -l pl.UTF-8
 Net::DNS jest resolverem DNS, zaimplementowanym w Perlu. Pozwala
-programi¶cie na wykonanie niemal ka¿dego typu zapytania DNS ze skryptu
+programiście na wykonanie niemal każdego typu zapytania DNS ze skryptu
 Perla.
 
 %prep
This page took 0.026262 seconds and 4 git commands to generate.