X-Git-Url: http://git.pld-linux.org/?a=blobdiff_plain;f=perl-IO-Socket-SSL.spec;h=f6b5ac57389092b2d681cbde19a396d556c12a29;hb=255dc618fda317b22da2b7200d01962a11a1a72b;hp=adf97a6442f22a032764ac7a391f3191cc9b6b1d;hpb=000a4ea0b71f191c77ad61f73222cc3fa7fa7c59;p=packages%2Fperl-IO-Socket-SSL.git diff --git a/perl-IO-Socket-SSL.spec b/perl-IO-Socket-SSL.spec index adf97a6..f6b5ac5 100644 --- a/perl-IO-Socket-SSL.spec +++ b/perl-IO-Socket-SSL.spec @@ -2,20 +2,19 @@ # Conditional build: %bcond_with tests # perform "make test" - needs network connection # -%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.UTF-8): IO::Socket::SSL - prawie przezroczysta obudowa SSL dla IO::Socket::INET Name: perl-IO-Socket-SSL -Version: 2.044 +Version: 2.069 Release: 1 Epoch: 1 # same as perl License: GPL v1+ or Artistic Group: Development/Languages/Perl Source0: http://www.cpan.org/modules/by-module/IO/%{pdir}-%{pnam}-%{version}.tar.gz -# Source0-md5: 829c9f40a56eb7e1fad3f5aaeb64a0e0 +# Source0-md5: 237cc3ecf6ea470225ee5e652b0c046c URL: http://search.cpan.org/dist/IO-Socket-SSL/ %if %{with tests} BuildRequires: perl-Net-SSLeay >= 1.46 @@ -23,6 +22,7 @@ BuildRequires: perl-Scalar-List-Utils %endif BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 +BuildRequires: rpmbuild(macros) >= 1.745 # actually Net::SSLeay using openssl >= 0.9.8 Requires: openssl >= 0.9.8 Suggests: perl-Net-IDN-Encode