Преглед изворни кода

modifying package: perl-ssl-5.10.0 20090117 -> 20090123

Ralf S. Engelschall пре 17 година
родитељ
комит
b6dae14967
2 измењених фајлова са 8 додато и 8 уклоњено
  1. 6 6
      perl-ssl/perl-ssl.patch
  2. 2 2
      perl-ssl/perl-ssl.spec

+ 6 - 6
perl-ssl/perl-ssl.patch

@@ -18,17 +18,17 @@ Index: Crypt-SSLeay-0.57/Makefile.PL
  }
  
  my @CANDIDATE = do {
-Index: IO-Socket-SSL-1.20/Makefile.PL
---- IO-Socket-SSL-1.20/Makefile.PL.orig	2008-02-22 08:10:38 +0100
-+++ IO-Socket-SSL-1.20/Makefile.PL	2008-07-24 20:02:48 +0200
+Index: IO-Socket-SSL-1.21/Makefile.PL
+--- IO-Socket-SSL-1.21/Makefile.PL.orig	2008-02-22 08:10:38 +0100
++++ IO-Socket-SSL-1.21/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.20/SSL.pm
---- IO-Socket-SSL-1.20/SSL.pm.orig	2008-07-16 11:13:58 +0200
-+++ IO-Socket-SSL-1.20/SSL.pm	2008-07-24 20:02:48 +0200
+Index: IO-Socket-SSL-1.21/SSL.pm
+--- IO-Socket-SSL-1.21/SSL.pm.orig	2008-07-16 11:13:58 +0200
++++ IO-Socket-SSL-1.21/SSL.pm	2008-07-24 20:02:48 +0200
 @@ -563,10 +563,7 @@
  
  sub read {

+ 2 - 2
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.20
+%define       V_io_socket_ssl     1.21
 
 #   package information
 Name:         perl-ssl
@@ -38,7 +38,7 @@ Class:        BASE
 Group:        Perl
 License:      GPL/Artistic
 Version:      %{V_perl}
-Release:      20090117
+Release:      20090123
 
 #   list of sources
 Source0:      http://www.cpan.org/modules/by-module/Net/Net-SSLeay-%{V_net_ssleay}.tar.gz