]> git.pld-linux.org Git - packages/perl-ldap.git/blobdiff - perl-ldap.spec
- converted to UTF-8
[packages/perl-ldap.git] / perl-ldap.spec
index c02d12b3bdb26a2a85b0c1bb27e179efd5f401fc..cdc4ba6ebbf2b12d216a033b15c3a8ecc3b6bf3c 100644 (file)
@@ -4,11 +4,11 @@
 #
 %include       /usr/lib/rpm/macros.perl
 Summary:       perl-ldap module - a client interface to LDAP servers
-Summary(pl):   Modu³ perl-ldap - kliencki interfejs do serwerów LDAP
+Summary(pl.UTF-8):   Moduł perl-ldap - kliencki interfejs do serwerów LDAP
 Name:          perl-ldap
 Version:       0.33
-Release:       1
-Epoch:         2
+Release:       2
+Epoch:         3
 # same as perl
 License:       GPL v1+ or Artistic
 Group:         Development/Languages/Perl
@@ -16,9 +16,6 @@ Source0:      http://www.cpan.org/modules/by-module/Net/%{name}-%{version}.tar.gz
 # Source0-md5: 7002aedb8bcaa7169a8f0a8e22d34b72
 URL:           http://ldap.perl.org/
 %if %{with tests}
-BuildRequires: perl-Authen-SASL >= 2.00
-BuildRequires: perl-Convert-ASN1 >= 0.07
-BuildRequires: perl-Digest-MD5
 BuildRequires: perl-IO-Socket-SSL
 BuildRequires: perl-MIME-Base64
 BuildRequires: perl-Module-Signature
@@ -26,6 +23,9 @@ BuildRequires:        perl-URI >= 1.08
 BuildRequires: perl-XML-SAX
 BuildRequires: perl-libwww
 %endif
+BuildRequires: perl-Authen-SASL >= 2.00
+BuildRequires: perl-Convert-ASN1 >= 0.07
+BuildRequires: perl-Digest-MD5
 BuildRequires: perl-ExtUtils-AutoInstall
 BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
@@ -39,9 +39,9 @@ BuildRoot:    %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 perl-ldap is a collection of modules that implements a LDAP services
 API for Perl programs.
 
-%description -l pl
-perl-ldap to zestaw modu³ów umo¿liwiaj±cych dostêp do us³ug LDAP z
-poziomu programów w Perlu.
+%description -l pl.UTF-8
+perl-ldap to zestaw modułów umożliwiających dostęp do usług LDAP z
+poziomu programów w Perlu.
 
 %prep
 %setup -q
This page took 0.028917 seconds and 4 git commands to generate.