commit ff5a4477586e485888cb19291ee0557427a6534d Author: Petr Písař <ppisar@xxxxxxxxxx> Date: Tue Jun 19 09:08:10 2012 +0200 Specify all dependencies perl-CGI-Application-Plugin-ActionDispatch.spec | 14 +++++++++++--- 1 files changed, 11 insertions(+), 3 deletions(-) --- diff --git a/perl-CGI-Application-Plugin-ActionDispatch.spec b/perl-CGI-Application-Plugin-ActionDispatch.spec index 6796661..105b6c7 100644 --- a/perl-CGI-Application-Plugin-ActionDispatch.spec +++ b/perl-CGI-Application-Plugin-ActionDispatch.spec @@ -8,12 +8,19 @@ URL: http://search.cpan.org/dist/CGI-Application-Plugin-ActionDispatc Source0: http://www.cpan.org/authors/id/J/JA/JAYWHY/CGI-Application-Plugin-ActionDispatch-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -BuildRequires: perl(CGI) -BuildRequires: perl(CGI::Application) -BuildRequires: perl(Class::Inspector) BuildRequires: perl(ExtUtils::MakeMaker) +# Run-time +BuildRequires: perl(CGI::Application) >= 4.0 +BuildRequires: perl(Class::Inspector) +BuildRequires: perl(Data::Dumper) +BuildRequires: perl(Exporter) +# Tests +BuildRequires: perl(base) +BuildRequires: perl(CGI) +BuildRequires: perl(lib) BuildRequires: perl(Test::More) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) +Requires: perl(CGI::Application) >= 4.0 %description CGI::Application::Plugin::ActionDispatch adds attribute based support for @@ -52,6 +59,7 @@ rm -rf $RPM_BUILD_ROOT %changelog * Tue Jun 19 2012 Petr Pisar <ppisar@xxxxxxxxxx> - 0.98-7 - Perl 5.16 rebuild +- Specify all dependencies * Fri Jan 13 2012 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 0.98-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel