[perl-MD5] BR: perl(Digest::MD5) ≥ 2.00, fix upstream source URL

Paul Howarth pghmcfc at fedoraproject.org
Sat Apr 21 21:36:01 UTC 2012


commit ede57073f4246dc1cb2c5a60f2d9d7abcf260cdc
Author: Paul Howarth <paul at city-fan.org>
Date:   Sat Apr 21 22:35:40 2012 +0100

    BR: perl(Digest::MD5) ≥ 2.00, fix upstream source URL

 perl-MD5.spec |   13 +++++++++----
 1 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/perl-MD5.spec b/perl-MD5.spec
index 901c1f8..2cb8b04 100644
--- a/perl-MD5.spec
+++ b/perl-MD5.spec
@@ -1,13 +1,14 @@
 Name:           perl-MD5
 Version:        2.03
-Release:        11%{?dist}
+Release:        12%{?dist}
 Summary:        Perl interface to the MD5 Message-Digest Algorithm
 License:        GPL+ or Artistic
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/MD5/
-Source0:        http://www.cpan.org/modules/by-module/MD5/MD5-%{version}.tar.gz
+Source0:        http://www.cpan.org/modules/by-module/MD5/GAAS/MD5-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
+BuildRequires:  perl(Digest::MD5) >= 2.00
 BuildRequires:  perl(ExtUtils::MakeMaker)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
@@ -46,6 +47,10 @@ rm -rf %{buildroot}
 %{_mandir}/man3/*
 
 %changelog
+* Sat Apr 21 2012 Paul Howarth <paul at city-fan.org> - 2.03-12
+- BR: perl(Digest::MD5) ≥ 2.00
+- Fix upstream source URL
+
 * Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.03-11
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
@@ -59,7 +64,7 @@ rm -rf %{buildroot}
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
 * Mon Dec 20 2010 Marcela Maslanova <mmaslano at redhat.com> - 2.03-7
-- 661697 rebuild for fixing problems with vendorach/lib
+- Rebuild to fix problems with vendorarch/lib (#661697)
 
 * Mon May 03 2010 Marcela Maslanova <mmaslano at redhat.com> - 2.03-6
 - Mass rebuild with perl-5.12.0
@@ -74,7 +79,7 @@ rm -rf %{buildroot}
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 
 * Thu Mar 06 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 2.03-2.1
-Rebuild for new perl
+- Rebuild for new perl
 
 * Tue Oct 16 2007 Tom "spot" Callaway <tcallawa at redhat.com> 2.03-1.1
 - correct license tag



More information about the perl-devel mailing list