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

corsepiu corsepiu at fedoraproject.org
Tue Jan 17 05:50:01 UTC 2012


commit 8223581e5bb5eb77e1d2d6dd8907003ee64d2c52
Author: Ralf Corsépius <corsepiu at fedoraproject.org>
Date:   Tue Jan 17 06:49:52 2012 +0100

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

 perl-Sys-Path.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/perl-Sys-Path.spec b/perl-Sys-Path.spec
index 78c20ee..85d2904 100644
--- a/perl-Sys-Path.spec
+++ b/perl-Sys-Path.spec
@@ -1,6 +1,6 @@
 Name:           perl-Sys-Path
 Version:        0.10
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        Supply autoconf style installation directories
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -8,6 +8,7 @@ URL:            http://search.cpan.org/dist/Sys-Path/
 Source0:        http://www.cpan.org/modules/by-module/Sys/Sys-Path-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
+BuildRequires:  perl(Digest::MD5)
 BuildRequires:  perl(JSON::Util)
 BuildRequires:  perl(List::MoreUtils)
 BuildRequires:  perl(Module::Build)
@@ -49,6 +50,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*
 
 %changelog
+* Tue Jan 17 2012 Ralf Corsépius <corsepiu at fedoraproject.org> - 0.10-5
+- Add BR: perl(Digest::MD5) (Fix mass rebuild FTBFS).
+
 * Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.10-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 



More information about the perl-devel mailing list