Browse Source

modifying package: perl-ssl-5.10.0 20080829 -> 20080921

master
parent
commit
ee40768e12
  1. 12
      perl-ssl/perl-ssl.patch
  2. 4
      perl-ssl/perl-ssl.spec

12
perl-ssl/perl-ssl.patch

@ -18,17 +18,17 @@ Index: Crypt-SSLeay-0.57/Makefile.PL
}
my @CANDIDATE = do {
Index: IO-Socket-SSL-1.15/Makefile.PL
--- IO-Socket-SSL-1.15/Makefile.PL.orig 2008-02-22 08:10:38 +0100
+++ IO-Socket-SSL-1.15/Makefile.PL 2008-07-24 20:02:48 +0200
Index: IO-Socket-SSL-1.16/Makefile.PL
--- IO-Socket-SSL-1.16/Makefile.PL.orig 2008-02-22 08:10:38 +0100
+++ IO-Socket-SSL-1.16/Makefile.PL 2008-07-24 20:02:48 +0200
@@ -97,3 +97,4 @@
'dist' => { COMPRESS => 'gzip', SUFFIX => 'gz', },
'NO_META' => 1,
);
+
Index: IO-Socket-SSL-1.15/SSL.pm
--- IO-Socket-SSL-1.15/SSL.pm.orig 2008-07-16 11:13:58 +0200
+++ IO-Socket-SSL-1.15/SSL.pm 2008-07-24 20:02:48 +0200
Index: IO-Socket-SSL-1.16/SSL.pm
--- IO-Socket-SSL-1.16/SSL.pm.orig 2008-07-16 11:13:58 +0200
+++ IO-Socket-SSL-1.16/SSL.pm 2008-07-24 20:02:48 +0200
@@ -563,10 +563,7 @@
sub read {

4
perl-ssl/perl-ssl.spec

@ -25,7 +25,7 @@
%define V_perl 5.10.0
%define V_net_ssleay 1.35
%define V_crypt_ssleay 0.57
%define V_io_socket_ssl 1.15
%define V_io_socket_ssl 1.16
# package information
Name: perl-ssl
@ -38,7 +38,7 @@ Class: BASE
Group: Perl
License: GPL/Artistic
Version: %{V_perl}
Release: 20080829
Release: 20080921
# list of sources
Source0: http://www.cpan.org/modules/by-module/Net/Net-SSLeay-%{V_net_ssleay}.tar.gz

Loading…
Cancel
Save