[packages/perl-Net-SSH2] - enhanced summariens and pl description

qboosh qboosh at pld-linux.org
Wed Apr 12 17:52:22 CEST 2017


commit a375c1008493e98b12a502fb6ef3bc9b332c1442
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Wed Apr 12 17:52:15 2017 +0200

    - enhanced summariens and pl description

 perl-Net-SSH2.spec | 33 ++++++++++-----------------------
 1 file changed, 10 insertions(+), 23 deletions(-)
---
diff --git a/perl-Net-SSH2.spec b/perl-Net-SSH2.spec
index 890e6c6..95c44a5 100644
--- a/perl-Net-SSH2.spec
+++ b/perl-Net-SSH2.spec
@@ -5,30 +5,15 @@
 %define		pdir	Net
 %define		pnam	SSH2
 %include	/usr/lib/rpm/macros.perl
-Summary:	Net::SSH2 Perl module
-Summary(cs.UTF-8):	Modul Net::SSH2 pro Perl
-Summary(da.UTF-8):	Perlmodul Net::SSH2
-Summary(de.UTF-8):	Net::SSH2 Perl Modul
-Summary(es.UTF-8):	Módulo de Perl Net::SSH2
-Summary(fr.UTF-8):	Module Perl Net::SSH2
-Summary(it.UTF-8):	Modulo di Perl Net::SSH2
-Summary(ja.UTF-8):	Net::SSH2 Perl モジュール
-Summary(ko.UTF-8):	Net::SSH2 펄 모줄
-Summary(nb.UTF-8):	Perlmodul Net::SSH2
-Summary(pl.UTF-8):	Moduł Perla Net::SSH2
-Summary(pt.UTF-8):	Módulo de Perl Net::SSH2
-Summary(pt_BR.UTF-8):	Módulo Perl Net::SSH2
-Summary(ru.UTF-8):	Модуль для Perl Net::SSH2
-Summary(sv.UTF-8):	Net::SSH2 Perlmodul
-Summary(uk.UTF-8):	Модуль для Perl Net::SSH2
-Summary(zh_CN.UTF-8):	Net::SSH2 Perl 模块
+Summary:	Net::SSH2 Perl module - support for the SSH 2 protocol via libssh2
+Summary(pl.UTF-8):	Moduł Perla Net::SSH2 - obsługa protokołu SSH 2 poprzez libssh2
 Name:		perl-Net-SSH2
 Version:	0.63
 Release:	1
 # same as perl
 License:	GPL v1+ or Artistic
 Group:		Development/Languages/Perl
-Source0:	http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
+Source0:	http://www.cpan.org/modules/by-module/Net/%{pdir}-%{pnam}-%{version}.tar.gz
 # Source0-md5:	bcac41475b9f8f20a791bcc410fee912
 URL:		http://search.cpan.org/dist/Net-SSH2/
 BuildRequires:	libssh2-devel >= 1.7.0
@@ -39,12 +24,14 @@ BuildRequires:	zlib-devel
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-Net::SSH2 is a perl interface to the libssh2 (http://www.libssh2.org)
-library. It supports the SSH2 protocol (there is no support for SSH1)
-with all of the key exchanges, ciphers, and compression of libssh2.
+Net::SSH2 is a Perl interface to the libssh2 (http://www.libssh2.org/)
+library. It supports the SSH 2 protocol (there is no support for SSH
+1) with all of the key exchanges, ciphers, and compression of libssh2.
 
 %description -l pl.UTF-8
-Net::SSH - interfejs do biblioteki libssh2 (http://www.libssh2.org).
+Net::SSH to perlowy interfejs do biblioteki libssh2
+(http://www.libssh2.org/). Obsługuje protokół SSH 2 (nie ma obsługi
+SSH 1), w tym wymianę kluczy, szyfry i kompresję z libssh2.
 
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
@@ -72,4 +59,4 @@ rm -rf $RPM_BUILD_ROOT
 %{perl_vendorarch}/Net/SSH2
 %dir %{perl_vendorarch}/auto/Net/SSH2
 %attr(755,root,root) %{perl_vendorarch}/auto/Net/SSH2/SSH2.so
-%{_mandir}/man3/*
+%{_mandir}/man3/Net::SSH2*.3pm*
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-Net-SSH2.git/commitdiff/a375c1008493e98b12a502fb6ef3bc9b332c1442



More information about the pld-cvs-commit mailing list