rpms/perl-Crypt-SSLeay/F-7 .cvsignore, 1.6, 1.7 perl-Crypt-SSLeay.spec, 1.23, 1.24 sources, 1.6, 1.7

Robin Norwood (rnorwood) fedora-extras-commits at redhat.com
Mon Aug 20 19:20:38 UTC 2007


Author: rnorwood

Update of /cvs/pkgs/rpms/perl-Crypt-SSLeay/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23637

Modified Files:
	.cvsignore perl-Crypt-SSLeay.spec sources 
Log Message:
update to latest CPAN version.


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Crypt-SSLeay/F-7/.cvsignore,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- .cvsignore	13 Feb 2007 16:12:29 -0000	1.6
+++ .cvsignore	20 Aug 2007 19:20:05 -0000	1.7
@@ -1 +1 @@
-Crypt-SSLeay-0.53.tar.gz
+Crypt-SSLeay-0.56.tar.gz


Index: perl-Crypt-SSLeay.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Crypt-SSLeay/F-7/perl-Crypt-SSLeay.spec,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- perl-Crypt-SSLeay.spec	13 Feb 2007 16:12:29 -0000	1.23
+++ perl-Crypt-SSLeay.spec	20 Aug 2007 19:20:05 -0000	1.24
@@ -1,17 +1,18 @@
-Summary: Crypt::SSLeay - OpenSSL glue that provides LWP https support
 Name: perl-Crypt-SSLeay
-Version: 0.53
+Summary: Crypt::SSLeay - OpenSSL glue that provides LWP https support
+Version: 0.56
 Release: 1%{?dist}
-License: GPL or Artistic
+License: GPL+ or Artistic
 Group: Development/Libraries
-Source0: http://www.cpan.org/authors/id/C/CH/CHAMAS/Crypt-SSLeay-%{version}.tar.gz
+Source0: http://www.cpan.org/authors/id/D/DL/DLAND/Crypt-SSLeay-%{version}.tar.gz
 Patch0: perl-Crypt-SSLeay-cryptdef.patch
-Patch1: perl-Crypt-SSLeay-dirnamefix.patch
-Patch2: perl-Crypt-SSLeay-lib64.patch
-Patch3: perl-Crypt-SSLeay-openssl-098.patch
+Patch1: perl-Crypt-SSLeay-lib64.patch
 URL: http://search.cpan.org/dist/Crypt-SSLeay/
 BuildRoot: %{_tmppath}/perl-Crypt-SSLeay-buildroot/
 BuildRequires: perl >= 2:5.8.0-61 openssl-devel perl-URI pkgconfig
+BuildRequires: perl(ExtUtils::MakeMaker), perl(Test::Pod::Coverage)
+# ExtUtils::MakeMaker::Coverage not available yet - see bug #251998
+#BuildRequires: perl(ExtUtils::MakeMaker::Coverage)
 Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
@@ -27,9 +28,7 @@
 %prep
 %setup -q -n Crypt-SSLeay-%{version} 
 %patch0 -p1 -b .cryptdef
-#patch1 -p1 -b .dirnamefix
-%patch2 -p1 -b .lib64
-%patch3 -p1 -b .openssl-098
+%patch1 -p1 -b .lib64
 
 # Filter unwanted Provides:
 cat << EOF > %{name}-prov
@@ -67,13 +66,18 @@
 
 %files
 %defattr(-,root,root)
-%doc CHANGES
+%doc README Changes
 %{perl_vendorarch}/auto/Crypt/
 %{perl_vendorarch}/Crypt/
 %{perl_vendorarch}/Net/
 %{_mandir}/man3/*.3*
 
 %changelog
+* Mon Aug 20 2007 Robin Norwood <rnorwood at redhat.com> - 0.56-1
+- Update to latest CPAN version: 0.57
+- Various specfile cleanups
+- Remove two old patches, update lib64 patch for Makefile.PL changes
+
 * Tue Feb 13 2007 Robin Norwood <rnorwood at redhat.com> - 0.53-1
 - New version: 0.53
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Crypt-SSLeay/F-7/sources,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- sources	13 Feb 2007 16:12:29 -0000	1.6
+++ sources	20 Aug 2007 19:20:05 -0000	1.7
@@ -1 +1 @@
-487ee5bbf9a1508736ce06437c2caabf  Crypt-SSLeay-0.53.tar.gz
+cf97c164882ab089433dd59682653654  Crypt-SSLeay-0.56.tar.gz




More information about the fedora-extras-commits mailing list