[perl-CGI-Untaint-date] Add BR: perl(ExtUtils::MakeMaker) (Fix FTBFS #914245).

corsepiu corsepiu at fedoraproject.org
Mon Feb 25 05:37:28 UTC 2013


commit 940910f0ee0b4810f3bd0b8039cda95946454116
Author: Ralf Corsépius <corsepiu at fedoraproject.org>
Date:   Mon Feb 25 06:37:06 2013 +0100

    Add BR: perl(ExtUtils::MakeMaker) (Fix FTBFS #914245).

 perl-CGI-Untaint-date.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/perl-CGI-Untaint-date.spec b/perl-CGI-Untaint-date.spec
index 8010c45..030f114 100644
--- a/perl-CGI-Untaint-date.spec
+++ b/perl-CGI-Untaint-date.spec
@@ -1,6 +1,6 @@
 Name:           perl-CGI-Untaint-date
 Version:        1.00
-Release:        19%{?dist}
+Release:        20%{?dist}
 Summary:        Validate a date
 Group:          Development/Libraries
 License:        GPL+ or Artistic
@@ -10,6 +10,7 @@ BuildArch:      noarch
 BuildRequires:  perl(CGI::Untaint) >= 0.07
 BuildRequires:  perl(Date::Simple) >= 0.01
 BuildRequires:  perl(Date::Manip) >= 5.00
+BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(Test::More)
 BuildRequires:	perl(Test::Pod) >= 1.00
 BuildRequires:	perl(Test::Pod::Coverage) >= 1.00
@@ -47,6 +48,9 @@ chmod -R u+w $RPM_BUILD_ROOT/*
 %{_mandir}/man3/*.3*
 
 %changelog
+* Mon Feb 25 2013 Ralf Corsépius <corsepiu at fedoraproject.org> - 1.00-20
+- Add BR: perl(ExtUtils::MakeMaker) (Fix FTBFS #914245).
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.00-19
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 



More information about the perl-devel mailing list