]> git.pld-linux.org Git - packages/perl-IO-Socket-SSL.git/commitdiff
- pl description perl-IO-Socket-SSL-0_901-1
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 26 Aug 2002 09:54:31 +0000 (09:54 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    perl-IO-Socket-SSL.spec -> 1.25

perl-IO-Socket-SSL.spec

index ba2aab2cb64495a531763a799d1812df5ed7b7f9..fa3b90fbefcb2ae1e6f7e216c7960dbf2c598e3d 100644 (file)
@@ -4,8 +4,8 @@
 %include       /usr/lib/rpm/macros.perl
 %define        pdir    IO
 %define        pnam    Socket-SSL
-Summary:       IO::Socket::SSL -- Nearly transparent SSL encapsulation for IO::Socket::INET.
-#Summary(pl):  IO::Socket::SSL -- 
+Summary:       IO::Socket::SSL -- Nearly transparent SSL encapsulation for IO::Socket::INET
+Summary(pl):   IO::Socket::SSL -- prawie przezroczysta obudowa SSL dla IO::Socket::INET
 Name:          perl-IO-Socket-SSL
 Version:       0.901
 Release:       1
@@ -13,23 +13,29 @@ License:    GPL
 Group:         Development/Languages/Perl
 Source0:       ftp://ftp.cpan.org/pub/CPAN/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
 BuildRequires: perl >= 5.6
-BuildRequires: rpm-perlprov >= 3.0.3-18
 %if %{?_without_tests:0}%{!?_without_tests:1}
 BuildRequires: perl-Net-SSLeay
 %endif
+BuildRequires: rpm-perlprov >= 3.0.3-18
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-This module is a true drop-in replacement for IO::Socket::INET that uses
-SSL to encrypt data before it is transferred to a remote server or client.
-IO::Socket::SSL supports all the extra features that one needs to write
-a full-featured SSL client or server application: multiple SSL contexts,
-cipher selection, certificate verification, and SSL version selection.
-As an extra bonus, it works perfectly with mod_perl.
-
-# %description -l pl
-# TODO
+This module is a true drop-in replacement for IO::Socket::INET that
+uses SSL to encrypt data before it is transferred to a remote server
+or client. IO::Socket::SSL supports all the extra features that one
+needs to write a full-featured SSL client or server application:
+multiple SSL contexts, cipher selection, certificate verification, and
+SSL version selection. As an extra bonus, it works perfectly with
+mod_perl.
+
+%description -l pl
+Ten modu³ jest prawdziwym zamiennikiem dla IO::Socket::INET,
+u¿ywaj±cym SSL do kodowania danych przed przesy³aniem do zdalnego
+serwera lub klienta. IO::Socket::SSL wspiera wszystkie dodatkowe
+rzeczy potrzebne do napisania w pe³ni funkcjonalnego klienta lub
+serwera SSL: wiele kontekstów SSL, wybór szyfru, weryfikacja
+certyfikatu, wybór wersji SSL. Ponadto wspaniale dzia³a z mod_perlem.
 
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
This page took 0.214656 seconds and 4 git commands to generate.