BR ExtUtils::MakeMaker.

This commit is contained in:
Steven Pritchard 2007-04-18 16:53:59 +00:00
parent 02603f3265
commit 7fac4ea0a6

View File

@ -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 <steve@kspei.com> 0.16-2
- BR ExtUtils::MakeMaker.
* Sat Jan 27 2007 Steven Pritchard <steve@kspei.com> 0.16-1
- Update to 0.16.
- BR: version.