From 7fac4ea0a677ac09ce6a67d215fcc3c82fe821c9 Mon Sep 17 00:00:00 2001 From: Steven Pritchard Date: Wed, 18 Apr 2007 16:53:59 +0000 Subject: [PATCH] BR ExtUtils::MakeMaker. --- perl-Module-Load-Conditional.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/perl-Module-Load-Conditional.spec b/perl-Module-Load-Conditional.spec index 536c83a..76474bb 100644 --- a/perl-Module-Load-Conditional.spec +++ b/perl-Module-Load-Conditional.spec @@ -1,6 +1,6 @@ Name: perl-Module-Load-Conditional Version: 0.16 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Looking up module information / loading at runtime License: GPL or Artistic Group: Development/Libraries @@ -8,6 +8,7 @@ URL: http://search.cpan.org/dist/Module-Load-Conditional/ Source0: http://www.cpan.org/authors/id/K/KA/KANE/Module-Load-Conditional-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch +BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Locale::Maketext::Simple) BuildRequires: perl(Module::Load) BuildRequires: perl(Params::Check) @@ -48,6 +49,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/* %changelog +* Wed Apr 18 2007 Steven Pritchard 0.16-2 +- BR ExtUtils::MakeMaker. + * Sat Jan 27 2007 Steven Pritchard 0.16-1 - Update to 0.16. - BR: version.