[perl-HTTP-Body] Add BR: perl(Digest::MD5) (Fix mass rebuild FTBFS).

corsepiu corsepiu at fedoraproject.org
Tue Jan 17 08:36:42 UTC 2012


commit 05f556f74a13060e56c5dd04c834b93bd52c9697
Author: Ralf Corsépius <corsepiu at fedoraproject.org>
Date:   Tue Jan 17 09:36:31 2012 +0100

    Add BR: perl(Digest::MD5) (Fix mass rebuild FTBFS).

 perl-HTTP-Body.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/perl-HTTP-Body.spec b/perl-HTTP-Body.spec
index 96cb682..5773e56 100644
--- a/perl-HTTP-Body.spec
+++ b/perl-HTTP-Body.spec
@@ -1,7 +1,7 @@
 Name:           perl-HTTP-Body
 Summary:        HTTP Body Parser
 Version:        1.07
-Release:        6%{?dist}
+Release:        7%{?dist}
 License:        GPL+ or Artistic
 Group:          Development/Libraries
 Source0:        http://search.cpan.org/CPAN/authors/id/M/MR/MRAMBERG/HTTP-Body-%{version}.tar.gz 
@@ -11,6 +11,7 @@ Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $versi
 BuildArch:      noarch
 
 BuildRequires:  perl(Carp)
+BuildRequires:  perl(Digest::MD5)
 BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.42
 BuildRequires:  perl(File::Temp) >= 0.14
 BuildRequires:  perl(HTTP::Headers)
@@ -57,6 +58,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Tue Jan 17 2012 Ralf Corsépius <corsepiu at fedoraproject.org> - 1.07-7
+- Add BR: perl(Digest::MD5) (Fix mass rebuild FTBFS).
+
 * Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.07-6
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 



More information about the perl-devel mailing list