commit 6ce582e6dc17b19a7df3c3c9630c0298b732d840 Author: Iain Arnell <iarnell@xxxxxxxxx> Date: Sat May 14 09:27:33 2011 +0200 Add perl(CGI) to Requires too. perl-CGI-Application.spec | 6 +++++- 1 files changed, 5 insertions(+), 1 deletions(-) --- diff --git a/perl-CGI-Application.spec b/perl-CGI-Application.spec index 173a1e2..0f6dad4 100644 --- a/perl-CGI-Application.spec +++ b/perl-CGI-Application.spec @@ -1,6 +1,6 @@ Name: perl-CGI-Application Version: 4.31 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Framework for building reusable web-applications License: GPL+ or Artistic Group: Development/Libraries @@ -13,6 +13,7 @@ BuildRequires: perl(Class::ISA) BuildRequires: perl(HTML::Template) BuildRequires: perl(Module::Build) BuildRequires: perl(Test::More) +Requires: perl(CGI) Requires: perl(HTML::Template) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) @@ -52,6 +53,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/* %changelog +* Sat May 14 2011 Iain Arnell <iarnell@xxxxxxxxx> 4.31-6 +- Add perl(CGI) to Requires too. + * Tue Feb 08 2011 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 4.31-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_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