commit 02d40d40bd628f58de9379d9c8368bea81f6ead9 Author: Petr Písař <ppisar@xxxxxxxxxx> Date: Tue Jun 19 08:38:51 2012 +0200 Specify all dependencies perl-CGI-Application-Plugin-RequireSSL.spec | 16 +++++++++++++--- 1 files changed, 13 insertions(+), 3 deletions(-) --- diff --git a/perl-CGI-Application-Plugin-RequireSSL.spec b/perl-CGI-Application-Plugin-RequireSSL.spec index f6e7e77..95832eb 100644 --- a/perl-CGI-Application-Plugin-RequireSSL.spec +++ b/perl-CGI-Application-Plugin-RequireSSL.spec @@ -7,11 +7,20 @@ Group: Development/Libraries URL: http://search.cpan.org/dist/CGI-Application-Plugin-RequireSSL/ Source0: http://www.cpan.org/authors/id/D/DH/DHORNE/CGI-Application-Plugin-RequireSSL-%{version}.tar.gz BuildArch: noarch -BuildRequires: perl(CGI) -BuildRequires: perl(CGI::Application) BuildRequires: perl(ExtUtils::MakeMaker) +# Run-time +BuildRequires: perl(Attribute::Handlers) +BuildRequires: perl(base) +BuildRequires: perl(Carp) +BuildRequires: perl(CGI::Application) >= 4.01 +BuildRequires: perl(Data::Dumper) +BuildRequires: perl(Exporter) +# Tests +BuildRequires: perl(CGI) +BuildRequires: perl(lib) BuildRequires: perl(Test::More) -BuildRequires: perl(Test::Pod) +# Optional tests +BuildRequires: perl(Test::Pod) >= 1.14 Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %{?perl_default_filter} @@ -52,6 +61,7 @@ make test %changelog * Tue Jun 19 2012 Petr Pisar <ppisar@xxxxxxxxxx> - 0.04-4 - Perl 5.16 rebuild +- Specify all dependencies * Fri Jan 13 2012 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 0.04-3 - 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