|
|
|
|
@ -24,7 +24,7 @@
|
|
|
|
|
# versions of individual parts |
|
|
|
|
%define V_perl 5.18 |
|
|
|
|
%define V_net_ssleay 1.36 |
|
|
|
|
%define V_crypt_ssleay 0.65_04 |
|
|
|
|
%define V_crypt_ssleay 0.72 |
|
|
|
|
%define V_io_socket_ssl 1.94 |
|
|
|
|
|
|
|
|
|
# package information |
|
|
|
|
@ -38,7 +38,7 @@ Class: BASE
|
|
|
|
|
Group: Perl |
|
|
|
|
License: GPL/Artistic |
|
|
|
|
Version: %{V_perl} |
|
|
|
|
Release: 20140403 |
|
|
|
|
Release: 20140425 |
|
|
|
|
|
|
|
|
|
# list of sources |
|
|
|
|
Source0: http://www.cpan.org/authors/id/F/FL/FLORA/Net-SSLeay-%{V_net_ssleay}.tar.gz |
|
|
|
|
@ -84,7 +84,6 @@ PreReq: openssl, perl-ds, perl-mail
|
|
|
|
|
%build |
|
|
|
|
|
|
|
|
|
%install |
|
|
|
|
|
|
|
|
|
OPENSSL_PREFIX="%{l_prefix}" |
|
|
|
|
export OPENSSL_PREFIX |
|
|
|
|
|
|
|
|
|
|