commit 2167f63b532de84f2bc54758bcc45696c6342eed Author: Emmanuel Seyman <emmanuel.seyman@xxxxxxxxxxxxxxxx> Date: Tue Dec 14 11:32:20 2010 +0100 Add perl(CGI) to BuildRequires perl-CGI-Application-Plugin-LogDispatch.spec | 9 ++++++++- 1 files changed, 8 insertions(+), 1 deletions(-) --- diff --git a/perl-CGI-Application-Plugin-LogDispatch.spec b/perl-CGI-Application-Plugin-LogDispatch.spec index 40f4e82..97a4ef7 100644 --- a/perl-CGI-Application-Plugin-LogDispatch.spec +++ b/perl-CGI-Application-Plugin-LogDispatch.spec @@ -1,6 +1,6 @@ Name: perl-CGI-Application-Plugin-LogDispatch Version: 1.02 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Add Log::Dispatch support to CGI::Application License: GPL+ or Artistic Group: Development/Libraries @@ -8,6 +8,7 @@ URL: http://search.cpan.org/dist/CGI-Application-Plugin-LogDispatch/ Source0: http://www.cpan.org/authors/id/C/CE/CEESHEK/CGI-Application-Plugin-LogDispatch-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch +BuildRequires: perl(CGI) BuildRequires: perl(CGI::Application) BuildRequires: perl(Log::Dispatch) >= 0.21 BuildRequires: perl(Module::Build) @@ -18,6 +19,8 @@ BuildRequires: perl(Test::Pod) Requires: perl(Sub::WrapPackages) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) +%{?perl_default_filter} + %description CGI::Application::Plugin::LogDispatch adds logging support to your CGI::Application modules by providing a Log::Dispatch dispatcher object @@ -51,6 +54,10 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/* %changelog +* Tue Dec 14 2010 Emmanuel Seyman <emmanuel.seyman@xxxxxxxxxxxxxxxx> 1.02-5 +- Add perl(CGI) to BuildRequires (#660821). +- Add perl default filter + * Fri Apr 30 2010 Marcela Maslanova <mmaslano@xxxxxxxxxx> - 1.02-4 - Mass rebuild with perl-5.12.0 -- 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