]> 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 1f4889d4008b52ccb7a0be9f0b88ec8257c4bee6..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
@@ -18,6 +18,7 @@ License:      GPL v1+ or Artistic
 Group:         Development/Languages/Perl
 Source0:       http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
 # Source0-md5: 404797359373d4df1a025458ab1415f7
+URL:           http://search.cpan.org/dist/Net-DNS/
 BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: sed >= 4.0
 %if %{with tests}
@@ -27,10 +28,10 @@ BuildRequires:      perl-Digest-MD5 >= 2.12
 BuildRequires: perl-IO-Socket-INET6 >= 2.51
 BuildRequires: perl-MIME-Base64 >= 2.11
 BuildRequires: perl-Net-IP >= 1.20
-BuildRequires: perl-Test-Pod
+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)
@@ -39,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.032979 seconds and 4 git commands to generate.