]> git.pld-linux.org Git - packages/perl-Net-IMAP-Simple-SSL.git/commitdiff
- better pl, use package names where possible
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 3 Nov 2004 21:09:49 +0000 (21:09 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    perl-Net-IMAP-Simple-SSL.spec -> 1.3

perl-Net-IMAP-Simple-SSL.spec

index 5116bdb21908ec640880f9cd57c79bd04c02760a..a3038dbf09d744e7b778d5d03b2ed567d04afc31 100644 (file)
@@ -6,7 +6,7 @@
 %define        pdir    Net
 %define        pnam    IMAP-Simple-SSL
 Summary:       Net::IMAP::Simple::SSL - SSL support for Net::IMAP::Simple
-Summary(pl):   Net::IMAP::Simple::SSL - wsparcie SSL dla Net::IMAP::Simple
+Summary(pl):   Net::IMAP::Simple::SSL - obs³uga SSL dla Net::IMAP::Simple
 Name:          perl-Net-IMAP-Simple-SSL
 Version:       1.3
 Release:       1
@@ -18,8 +18,8 @@ Source0:      http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version
 BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
 %if %{with tests}
-BuildRequires: perl(IO::Socket::SSL)
-BuildRequires: perl(Net::IMAP::Simple) >= 0.95
+BuildRequires: perl-IO-Socket-SSL
+BuildRequires: perl-Net-IMAP-Simple >= 0.95
 BuildRequires: perl(Test::More)
 %endif
 BuildArch:     noarch
@@ -30,7 +30,7 @@ This module is a subclass of Net::IMAP::SImple that includes SSL
 support. The interface is identical.
 
 %description -l pl
-Ten modu³ jest podklas± Net::IMAP::Simple dodaj±c± wsparcie dla
+Ten modu³ jest podklas± Net::IMAP::Simple dodaj±c± obs³ugê
 protoko³u SSL. Interfejs w obu klasach jest identyczny.
 
 %prep
This page took 0.146448 seconds and 4 git commands to generate.