]> git.pld-linux.org Git - packages/perl-Net-SSLeay.git/commitdiff
- up to 1.36 auto/th/perl-Net-SSLeay-1_36-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sun, 11 Apr 2010 09:31:17 +0000 (09:31 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    perl-Net-SSLeay-network_tests.patch -> 1.2
    perl-Net-SSLeay-paths.patch -> 1.3
    perl-Net-SSLeay.spec -> 1.65

perl-Net-SSLeay-network_tests.patch [deleted file]
perl-Net-SSLeay-paths.patch
perl-Net-SSLeay.spec

diff --git a/perl-Net-SSLeay-network_tests.patch b/perl-Net-SSLeay-network_tests.patch
deleted file mode 100644 (file)
index 657a62e..0000000
+++ /dev/null
@@ -1,29 +0,0 @@
---- Net_SSLeay.pm-1.30/test.pl~        2005-12-01 02:20:34.000000000 +0000
-+++ Net_SSLeay.pm-1.30/test.pl 2008-03-02 17:49:19.793005231 +0000
-@@ -163,6 +163,11 @@
-                                       &Net::SSLeay::FILETYPE_PEM());
- print &test(13, $r);
-+# skip network tests
-+print "ok $_ # skip network test\n" for 14..20;
-+
-+__END__
-+
- #app.iplanet.com
- my @sites = qw(
- www.cdw.com
---- Net_SSLeay.pm-1.30/Net-SSLeay-Handle-0.50/test.pl~ 2005-11-30 09:46:47.000000000 +0000
-+++ Net_SSLeay.pm-1.30/Net-SSLeay-Handle-0.50/test.pl  2008-03-02 17:50:13.289328551 +0000
-@@ -26,8 +26,10 @@
- #    www.openssl.org
- #    www.engelschall.com
--test_2();
--test_3();
-+# network tests; ignore...
-+print "ok $_ # skip network test\n" for 2..3;
-+#test_2();
-+#test_3();
- #== Test 2 ====================================================================
- #
index 60d31b91507eac2482370492a5366f79debe5601..1b7c3f028ec3bfe3c47aeedf8fa9b4a8a25cae4e 100644 (file)
-diff -Naur Net_SSLeay.pm-1.22.orig/SSLeay.pm Net_SSLeay.pm-1.22/SSLeay.pm
---- Net_SSLeay.pm-1.22.orig/SSLeay.pm  Sat Jun 14 00:04:55 2003
-+++ Net_SSLeay.pm-1.22/SSLeay.pm       Sat Jun 14 00:07:31 2003
-@@ -1016,7 +1016,7 @@
- Following is a simple SSLeay client (with too little error checking :-(
--    #!/usr/local/bin/perl
-+    #!/usr/bin/perl
-     use Socket;
-     use Net::SSLeay qw(die_now die_if_ssl_error) ;
-     Net::SSLeay::load_error_strings();
-@@ -1057,7 +1057,7 @@
- Following is a simple SSLeay echo server (non forking):
--    #!/usr/local/bin/perl -w
-+    #!/usr/bin/perl -w
-     use Socket;
-     use Net::SSLeay qw(die_now die_if_ssl_error);
-     Net::SSLeay::load_error_strings();
-@@ -1120,7 +1120,7 @@
- it had better be without any encryption or else it will not know where
- to ask for the password. Note how STDIN and STDOUT are wired to SSL.
--    #!/usr/local/bin/perl
-+    #!/usr/bin/perl
-     # /etc/inetd.conf
-     #    ssltst stream tcp nowait root /path/to/server.pl server.pl
-     # /etc/services
-diff -Naur Net_SSLeay.pm-1.22.orig/examples/bio.pl Net_SSLeay.pm-1.22/examples/bio.pl
---- Net_SSLeay.pm-1.22.orig/examples/bio.pl    Sat Jun 14 00:04:55 2003
-+++ Net_SSLeay.pm-1.22/examples/bio.pl Sat Jun 14 00:11:24 2003
+diff -urN Net-SSLeay-1.36.org/examples/bio.pl Net-SSLeay-1.36/examples/bio.pl
+--- Net-SSLeay-1.36.org/examples/bio.pl        2007-10-16 10:26:45.000000000 +0200
++++ Net-SSLeay-1.36/examples/bio.pl    2010-04-11 11:23:59.500407002 +0200
 @@ -1,4 +1,4 @@
 -#!/usr/local/bin/perl -w
 +#!/usr/bin/perl -w
  # bio.pl mikem@open.com.au
  #
  # Test and demonstrate BIO interface
-diff -Naur Net_SSLeay.pm-1.22.orig/examples/bulk.pl Net_SSLeay.pm-1.22/examples/bulk.pl
---- Net_SSLeay.pm-1.22.orig/examples/bulk.pl   Sat Jun 14 00:04:55 2003
-+++ Net_SSLeay.pm-1.22/examples/bulk.pl        Sat Jun 14 00:05:03 2003
+diff -urN Net-SSLeay-1.36.org/examples/bulk.pl Net-SSLeay-1.36/examples/bulk.pl
+--- Net-SSLeay-1.36.org/examples/bulk.pl       2007-10-16 10:26:45.000000000 +0200
++++ Net-SSLeay-1.36/examples/bulk.pl   2010-04-11 11:23:59.503115868 +0200
 @@ -1,4 +1,4 @@
 -#!/usr/local/bin/perl -w
-+#!/usr/bin/perl
++#!/usr/bin/perl -w
  # bulk.pl - 8.6.1998, Sampo Kellomaki <sampo@iki.fi>
  # Send tons of stuff over SSL (just for testing).
  # There's also an example about using the call back.
-diff -Naur Net_SSLeay.pm-1.22.orig/examples/callback.pl Net_SSLeay.pm-1.22/examples/callback.pl
---- Net_SSLeay.pm-1.22.orig/examples/callback.pl       Sat Jun 14 00:04:55 2003
-+++ Net_SSLeay.pm-1.22/examples/callback.pl    Sat Jun 14 00:05:03 2003
+diff -urN Net-SSLeay-1.36.org/examples/callback.pl Net-SSLeay-1.36/examples/callback.pl
+--- Net-SSLeay-1.36.org/examples/callback.pl   2007-10-16 10:26:45.000000000 +0200
++++ Net-SSLeay-1.36/examples/callback.pl       2010-04-11 11:23:59.503115868 +0200
 @@ -1,4 +1,4 @@
 -#!/usr/local/bin/perl -w
-+#!/usr/bin/perl
++#!/usr/bin/perl -w
  # callback.pl - 8.6.1998, Sampo Kellomaki <sampo@iki.fi>
  # 31.7.1999, fixed callback args, --Sampo 
  # 7.4.2001,  adapted to 0.9.6a and numerous bug reports --Sampo
-diff -Naur Net_SSLeay.pm-1.22.orig/examples/cli-cert.pl Net_SSLeay.pm-1.22/examples/cli-cert.pl
---- Net_SSLeay.pm-1.22.orig/examples/cli-cert.pl       Sat Jun 14 00:04:55 2003
-+++ Net_SSLeay.pm-1.22/examples/cli-cert.pl    Sat Jun 14 00:11:24 2003
+diff -urN Net-SSLeay-1.36.org/examples/cli-cert.pl Net-SSLeay-1.36/examples/cli-cert.pl
+--- Net-SSLeay-1.36.org/examples/cli-cert.pl   2007-10-16 10:26:45.000000000 +0200
++++ Net-SSLeay-1.36/examples/cli-cert.pl       2010-04-11 11:23:59.503115868 +0200
 @@ -1,4 +1,4 @@
 -#!/usr/local/bin/perl
 +#!/usr/bin/perl
  # cli-cert.pl
  # 8.6.1998, originally written as stdio_bulk.pl Sampo Kellomaki <sampo@iki.fi>
  # 8.12.2001, adapted to test client certificates
-diff -Naur Net_SSLeay.pm-1.22.orig/examples/ephemeral.pl Net_SSLeay.pm-1.22/examples/ephemeral.pl
---- Net_SSLeay.pm-1.22.orig/examples/ephemeral.pl      Sat Jun 14 00:04:55 2003
-+++ Net_SSLeay.pm-1.22/examples/ephemeral.pl   Sat Jun 14 00:11:24 2003
+diff -urN Net-SSLeay-1.36.org/examples/ephemeral.pl Net-SSLeay-1.36/examples/ephemeral.pl
+--- Net-SSLeay-1.36.org/examples/ephemeral.pl  2007-10-16 10:26:45.000000000 +0200
++++ Net-SSLeay-1.36/examples/ephemeral.pl      2010-04-11 11:23:59.503115868 +0200
 @@ -1,4 +1,4 @@
 -#!/usr/local/bin/perl -w
 +#!/usr/bin/perl -w
  # ephemeral.pl mikem@open.com.au
  #
  # Test and demonstrate setting ephemeral RSA key
-diff -Naur Net_SSLeay.pm-1.22.orig/examples/minicli.pl Net_SSLeay.pm-1.22/examples/minicli.pl
---- Net_SSLeay.pm-1.22.orig/examples/minicli.pl        Sat Jun 14 00:04:55 2003
-+++ Net_SSLeay.pm-1.22/examples/minicli.pl     Sat Jun 14 00:05:03 2003
+diff -urN Net-SSLeay-1.36.org/examples/minicli.pl Net-SSLeay-1.36/examples/minicli.pl
+--- Net-SSLeay-1.36.org/examples/minicli.pl    2007-10-16 10:26:45.000000000 +0200
++++ Net-SSLeay-1.36/examples/minicli.pl        2010-04-11 11:23:59.507073715 +0200
 @@ -1,4 +1,4 @@
 -#!/usr/local/bin/perl
 +#!/usr/bin/perl
  # minicli.pl - Sampo Kellomaki <sampo@iki.fi>
  
  use Socket;
-diff -Naur Net_SSLeay.pm-1.22.orig/examples/passwd-cb.pl Net_SSLeay.pm-1.22/examples/passwd-cb.pl
---- Net_SSLeay.pm-1.22.orig/examples/passwd-cb.pl      Sat Jun 14 00:04:55 2003
-+++ Net_SSLeay.pm-1.22/examples/passwd-cb.pl   Sat Jun 14 00:11:24 2003
+diff -urN Net-SSLeay-1.36.org/examples/passwd-cb.pl Net-SSLeay-1.36/examples/passwd-cb.pl
+--- Net-SSLeay-1.36.org/examples/passwd-cb.pl  2007-10-16 10:26:45.000000000 +0200
++++ Net-SSLeay-1.36/examples/passwd-cb.pl      2010-04-11 11:23:59.507073715 +0200
 @@ -1,4 +1,4 @@
 -#!/usr/local/bin/perl
 +#!/usr/bin/perl
  # passwd-cb.pl
  #
  # Check using password callbacks to decrypt private keys
-diff -Naur Net_SSLeay.pm-1.22.orig/examples/stdio_bulk.pl Net_SSLeay.pm-1.22/examples/stdio_bulk.pl
---- Net_SSLeay.pm-1.22.orig/examples/stdio_bulk.pl     Sat Jun 14 00:04:55 2003
-+++ Net_SSLeay.pm-1.22/examples/stdio_bulk.pl  Sat Jun 14 00:05:03 2003
+diff -urN Net-SSLeay-1.36.org/examples/stdio_bulk.pl Net-SSLeay-1.36/examples/stdio_bulk.pl
+--- Net-SSLeay-1.36.org/examples/stdio_bulk.pl 2007-10-16 10:26:45.000000000 +0200
++++ Net-SSLeay-1.36/examples/stdio_bulk.pl     2010-04-11 11:23:59.507073715 +0200
 @@ -1,4 +1,4 @@
 -#!/usr/local/bin/perl
 +#!/usr/bin/perl
  # stdio_bulk.pl - 8.6.1998, Sampo Kellomaki <sampo@iki.fi>
  # Send tons of stuff over SSL connected by STDIO pipe.
  # This also demonstrates how you can communicate via arbitrary stream, not
+diff -urN Net-SSLeay-1.36.org/lib/Net/SSLeay.pm Net-SSLeay-1.36/lib/Net/SSLeay.pm
+--- Net-SSLeay-1.36.org/lib/Net/SSLeay.pm      2010-01-30 22:07:38.000000000 +0100
++++ Net-SSLeay-1.36/lib/Net/SSLeay.pm  2010-04-11 11:25:10.780816683 +0200
+@@ -1304,7 +1304,7 @@
+ The following is a simple SSLeay client (with too little error checking :-(
+-    #!/usr/local/bin/perl
++    #!/usr/bin/perl
+     use Socket;
+     use Net::SSLeay qw(die_now die_if_ssl_error) ;
+     Net::SSLeay::load_error_strings();
+@@ -1345,7 +1345,7 @@
+ The following is a simple SSLeay echo server (non forking):
+-    #!/usr/local/bin/perl -w
++    #!/usr/bin/perl -w
+     use Socket;
+     use Net::SSLeay qw(die_now die_if_ssl_error);
+     Net::SSLeay::load_error_strings();
+@@ -1408,7 +1408,7 @@
+ it had better be without any encryption or else it will not know where
+ to ask for the password. Note how C<STDIN> and C<STDOUT> are wired to SSL.
+-    #!/usr/local/bin/perl
++    #!/usr/bin/perl
+     # /etc/inetd.conf
+     #    ssltst stream tcp nowait root /path/to/server.pl server.pl
+     # /etc/services
index 255c3c704521ca5986ec62a4bd63a062e94b0440..63b68633d3999fb1233aff1aa192405eba8b1ce5 100644 (file)
@@ -6,16 +6,15 @@
 Summary:       Net::SSLeay - Perl extension for using OpenSSL or SSLeay
 Summary(pl.UTF-8):     Net::SSLeay - rozszerzenie Perla do używania OpenSSL lub SSLeay
 Name:          perl-Net-SSLeay
-Version:       1.30
-Release:       6
+Version:       1.36
+Release:       1
 # same as openssl
 License:       Apache-like
 Group:         Development/Languages/Perl
-Source0:       http://www.cpan.org/modules/by-module/Net/Net_SSLeay.pm-%{version}.tar.gz
-# Source0-md5: b0cd6c1681bbc0695d81be5cd852d1d0
+Source0:       http://search.cpan.org/CPAN/authors/id/F/FL/FLORA/Net-SSLeay-%{version}.tar.gz
+# Source0-md5: 54061638720dd6a325395331c77f21d8
 Patch0:                %{name}-paths.patch
-Patch1:                %{name}-network_tests.patch
-URL:           http://search.cpan.org/dist/Net_SSLeay.pm/
+URL:           http://search.cpan.org/dist/Net_SSLeay/
 BuildRequires: openssl-devel >= 0.9.7d
 BuildRequires: openssl-tools >= 0.9.7d
 BuildRequires: perl-devel >= 1:5.8.0
@@ -36,18 +35,17 @@ pozwala na pisanie serwerów lub klientów dla bardziej skomplikowanych
 aplikacji.
 
 %prep
-%setup -q -n Net_SSLeay.pm-%{version}
+%setup -q -n Net-SSLeay-%{version}
 %patch0 -p1
-%patch1 -p1
 
 %build
-%{__perl} Makefile.PL %{_prefix} \
+echo "n" | %{__perl} Makefile.PL %{_prefix} \
        INSTALLDIRS=vendor
 %{__make} \
        CC="%{__cc}" \
        OPTIMIZE="%{rpmcflags}"
 
-%{?with_tests:%{__make} test}
+%{?with_tests:echo "n" | %{__make} test}
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -66,7 +64,6 @@ rm -rf $RPM_BUILD_ROOT
 %doc Changes Credits README
 %{perl_vendorarch}/Net/SSLeay.pm
 %{perl_vendorarch}/Net/SSLeay
-%{perl_vendorarch}/Net/ptrtstrun.pl
 %dir %{perl_vendorarch}/auto/Net/SSLeay
 %{perl_vendorarch}/auto/Net/SSLeay/autosplit.ix
 %{perl_vendorarch}/auto/Net/SSLeay/*.al
This page took 0.052124 seconds and 4 git commands to generate.