rpms/perl-Crypt-SSLeay/devel perl-Crypt-SSLeay.spec,1.27,1.28

Robin Norwood (rnorwood) fedora-extras-commits at redhat.com
Mon Aug 27 15:34:26 UTC 2007


Author: rnorwood

Update of /cvs/pkgs/rpms/perl-Crypt-SSLeay/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25349

Modified Files:
	perl-Crypt-SSLeay.spec 
Log Message:
Use perl-ExtUtils-MakeMaker-Coverage in tests.


Index: perl-Crypt-SSLeay.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Crypt-SSLeay/devel/perl-Crypt-SSLeay.spec,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- perl-Crypt-SSLeay.spec	13 Aug 2007 18:54:19 -0000	1.27
+++ perl-Crypt-SSLeay.spec	27 Aug 2007 15:33:53 -0000	1.28
@@ -1,7 +1,7 @@
 Name: perl-Crypt-SSLeay
 Summary: Crypt::SSLeay - OpenSSL glue that provides LWP https support
 Version: 0.56
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: GPL+ or Artistic
 Group: Development/Libraries
 Source0: http://www.cpan.org/authors/id/D/DL/DLAND/Crypt-SSLeay-%{version}.tar.gz
@@ -11,8 +11,7 @@
 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)
+BuildRequires: perl(ExtUtils::MakeMaker::Coverage)
 Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
@@ -73,6 +72,9 @@
 %{_mandir}/man3/*.3*
 
 %changelog
+* Mon Aug 27 2007 Robin Norwood <rnorwood at redhat.com> - 0.56-2
+- perl(ExtUtils::MakeMaker::Coverage) is now available
+
 * Mon Aug 13 2007 Robin Norwood <rnorwood at redhat.com> - 0.56-1
 - 0.56 is the latest CPAN version, not 0.55
 




More information about the fedora-extras-commits mailing list