X-Git-Url: https://git.pld-linux.org/?p=packages%2Fperl-Net-SSH-Perl.git;a=blobdiff_plain;f=perl-Net-SSH-Perl.spec;h=53d35c900de2b81afa170751f5785945693c6d19;hp=cfdf5a98744fcd7c188dbc9eef634e5a4ee52f08;hb=cf2de252b75c74adc99ad3964994b20fb4a4b6a0;hpb=51d625d6588e7ed6781f3740d5d2996a56eab261 diff --git a/perl-Net-SSH-Perl.spec b/perl-Net-SSH-Perl.spec index cfdf5a9..53d35c9 100644 --- a/perl-Net-SSH-Perl.spec +++ b/perl-Net-SSH-Perl.spec @@ -1,37 +1,50 @@ # # Conditional build: %bcond_without tests # do not perform "make test" -# + +%define pdir Net +%define pnam SSH-Perl %include /usr/lib/rpm/macros.perl -%define pdir Net -%define pnam SSH-Perl Summary: Net::SSH::Perl - Perl client Interface to SSH -Summary(pl): Net::SSH::Perl - perlowy interfejs kliencki do SSH +Summary(pl.UTF-8): Net::SSH::Perl - perlowy interfejs kliencki do SSH Name: perl-Net-SSH-Perl -Version: 1.25 +Version: 1.34 Release: 3 # 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-md5: 4022c3de719f6b3a1b3ad389ab492754 +# Source0-md5: 5b6d60e459707058e856c45c30e96e53 +URL: http://search.cpan.org/dist/Net-SSH-Perl/ BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 %if %{with tests} -# just taken from Makefile; probably not all are required for tests... BuildRequires: perl-Convert-PEM >= 0.05 -BuildRequires: perl-Crypt-DH >= 0.01 -BuildRequires: perl-Crypt-DSA >= 0.11 +BuildRequires: perl-Crypt-DH >= 0.01 +BuildRequires: perl-Crypt-DSA >= 0.11 BuildRequires: perl-Digest-HMAC BuildRequires: perl-Digest-MD5 -BuildRequires: perl-Digest-SHA1 -BuildRequires: perl-Math-GMP >= 1.04 -BuildRequires: perl-Math-Pari >= 2.001804 +BuildRequires: perl-Digest-SHA1 >= 2.10 BuildRequires: perl-MIME-Base64 -BuildRequires: perl-Scalar-List-Utils +BuildRequires: perl-Math-GMP >= 1.04 +BuildRequires: perl-Math-Pari >= 2.001804 BuildRequires: perl-String-CRC32 >= 1.2 %endif +Requires: perl-Convert-PEM >= 0.05 +Requires: perl-Crypt-Blowfish +Requires: perl-Crypt-DES +Requires: perl-Crypt-DH >= 0.01 +Requires: perl-Crypt-DSA >= 0.11 +Requires: perl-Crypt-IDEA Requires: perl-Crypt-RSA +Requires: perl-Digest-BubbleBabble +Requires: perl-Digest-HMAC +Requires: perl-Digest-MD5 +Requires: perl-Digest-SHA1 >= 2.10 +Requires: perl-MIME-Base64 +Requires: perl-Math-GMP >= 1.04 +Requires: perl-Math-Pari >= 2.001804 +Requires: perl-String-CRC32 >= 1.2 BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -40,9 +53,9 @@ Net::SSH::Perl is an all-Perl module implementing an SSH (Secure Shell) client. It is compatible with both the SSH-1 and SSH-2 protocols. -%description -l pl -Net::SSH::Perl to napisany w ca³o¶ci w Perlu modu³ implementuj±cy -klienta SSH (Secure Shell). Jest kompatybilny z protoko³ami zarówno +%description -l pl.UTF-8 +Net::SSH::Perl to napisany w całości w Perlu moduł implementujący +klienta SSH (Secure Shell). Jest kompatybilny z protokołami zarówno SSH-1 jak i SSH-2. %prep