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

modifying package: perl-ssl-5.8.8 20071017 -> 20071026

Ralf S. Engelschall пре 18 година
родитељ
комит
9c978ef19c
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.11/Makefile.PL
---- IO-Socket-SSL-1.11/Makefile.PL.orig	2007-08-10 10:54:23 +0200
-+++ IO-Socket-SSL-1.11/Makefile.PL	2007-09-18 08:28:09 +0200
+Index: IO-Socket-SSL-1.12/Makefile.PL
+--- IO-Socket-SSL-1.12/Makefile.PL.orig	2007-08-10 10:54:23 +0200
++++ IO-Socket-SSL-1.12/Makefile.PL	2007-09-18 08:28:09 +0200
 @@ -71,3 +71,4 @@
    'dist' => { COMPRESS => 'gzip', SUFFIX => 'gz', },
    'NO_META' => 1,
  );
 +
-Index: IO-Socket-SSL-1.11/SSL.pm
---- IO-Socket-SSL-1.11/SSL.pm.orig	2007-09-13 21:19:34 +0200
-+++ IO-Socket-SSL-1.11/SSL.pm	2007-09-18 08:28:09 +0200
+Index: IO-Socket-SSL-1.12/SSL.pm
+--- IO-Socket-SSL-1.12/SSL.pm.orig	2007-09-13 21:19:34 +0200
++++ IO-Socket-SSL-1.12/SSL.pm	2007-09-18 08:28:09 +0200
 @@ -388,10 +388,7 @@
  
  sub read {

+ 2 - 2
perl-ssl/perl-ssl.spec

@@ -26,7 +26,7 @@
 %define       V_perl              5.8.8
 %define       V_net_ssleay        1.32
 %define       V_crypt_ssleay      0.57
-%define       V_io_socket_ssl     1.11
+%define       V_io_socket_ssl     1.12
 
 #   package information
 Name:         perl-ssl
@@ -39,7 +39,7 @@ Class:        BASE
 Group:        Perl
 License:      GPL/Artistic
 Version:      %{V_perl}
-Release:      20071017
+Release:      20071026
 
 #   list of sources
 Source0:      http://www.cpan.org/modules/by-module/Net/Net-SSLeay-%{V_net_ssleay}.tar.gz