packages: perl-Net-SSLeay/perl-Net-SSLeay.spec, perl-Net-SSLeay/perl-Net-SS...

qboosh qboosh at pld-linux.org
Thu May 31 21:18:47 CEST 2012


Author: qboosh                       Date: Thu May 31 19:18:47 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated to 1.48
- removed obsolete paths patch

---- Files affected:
packages/perl-Net-SSLeay:
   perl-Net-SSLeay.spec (1.70 -> 1.71) , perl-Net-SSLeay-paths.patch (1.3 -> NONE)  (REMOVED)

---- Diffs:

================================================================
Index: packages/perl-Net-SSLeay/perl-Net-SSLeay.spec
diff -u packages/perl-Net-SSLeay/perl-Net-SSLeay.spec:1.70 packages/perl-Net-SSLeay/perl-Net-SSLeay.spec:1.71
--- packages/perl-Net-SSLeay/perl-Net-SSLeay.spec:1.70	Sun Jan 22 18:21:45 2012
+++ packages/perl-Net-SSLeay/perl-Net-SSLeay.spec	Thu May 31 21:18:41 2012
@@ -7,20 +7,23 @@
 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.36
-Release:	5
+Version:	1.48
+Release:	1
 # same as openssl
 License:	Apache-like
 Group:		Development/Languages/Perl
-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}-no_zlib.patch
+Source0:	http://www.cpan.org/modules/by-module/Net/Net-SSLeay-%{version}.tar.gz
+# Source0-md5:	4e10d9da28f26732e37807820bf72af5
+Patch0:		%{name}-no_zlib.patch
 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
 BuildRequires:	rpm-perlprov >= 4.1-13
+%if %{with tests}
+BuildRequires:	perl-MIME-Base64
+BuildRequires:	perl-Test-Simple >= 0.60_01
+%endif
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -39,7 +42,6 @@
 %prep
 %setup -q -n Net-SSLeay-%{version}
 %patch0 -p1
-%patch1 -p1
 
 %build
 echo "n" | %{__perl} Makefile.PL %{_prefix} \
@@ -59,6 +61,8 @@
 
 install examples/*.{pl,conf} $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
 
+%{__rm} $RPM_BUILD_ROOT%{perl_vendorarch}/Net/SSLeay.pod
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -70,9 +74,9 @@
 %dir %{perl_vendorarch}/auto/Net/SSLeay
 %{perl_vendorarch}/auto/Net/SSLeay/autosplit.ix
 %{perl_vendorarch}/auto/Net/SSLeay/*.al
-%{perl_vendorarch}/auto/Net/SSLeay/*.bs
-%attr(755,root,root) %{perl_vendorarch}/auto/Net/SSLeay/*.so
-%{_mandir}/man3/*
+%{perl_vendorarch}/auto/Net/SSLeay/SSLeay.bs
+%attr(755,root,root) %{perl_vendorarch}/auto/Net/SSLeay/SSLeay.so
+%{_mandir}/man3/Net::SSLeay*.3pm*
 %{_examplesdir}/%{name}-%{version}
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -81,6 +85,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.71  2012/05/31 19:18:41  qboosh
+- updated to 1.48
+- removed obsolete paths patch
+
 Revision 1.70  2012/01/22 17:21:45  lisu
 - rel 5
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/packages/perl-Net-SSLeay/perl-Net-SSLeay.spec?r1=1.70&r2=1.71



More information about the pld-cvs-commit mailing list