[perl-IO-Socket-SSL] Fix typo in spec comment

Paul Howarth pghmcfc at fedoraproject.org
Tue Apr 8 10:36:59 UTC 2014


commit 6e4f1848de8303c033a25a78f04a83751f9fd6bd
Author: Paul Howarth <paul at city-fan.org>
Date:   Tue Apr 8 11:36:46 2014 +0100

    Fix typo in spec comment

 perl-IO-Socket-SSL.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/perl-IO-Socket-SSL.spec b/perl-IO-Socket-SSL.spec
index cff10a4..5c00187 100644
--- a/perl-IO-Socket-SSL.spec
+++ b/perl-IO-Socket-SSL.spec
@@ -60,7 +60,7 @@ mod_perl.
 %prep
 %setup -q -n IO-Socket-SSL-%{version}
 
-# Skip ecdhe test on OpenSSL 1.0.0d 64-bit
+# Skip ecdhe test on OpenSSL 1.0.1d 64-bit
 # http://rt.openssl.org/Ticket/Display.html?id=2975
 %patch0
 %patch1



More information about the perl-devel mailing list