commit 58824ebff29c3dd10e08b08df08cb6bc7650183c Author: Emmanuel Seyman <emmanuel.seyman@xxxxxxxxxxxxxxxx> Date: Sat Dec 11 14:23:04 2010 +0100 Fix BuildRequires perl-CGI-Application-Plugin-Session.spec | 6 +++++- 1 files changed, 5 insertions(+), 1 deletions(-) --- diff --git a/perl-CGI-Application-Plugin-Session.spec b/perl-CGI-Application-Plugin-Session.spec index 5f85eef..915e8fb 100644 --- a/perl-CGI-Application-Plugin-Session.spec +++ b/perl-CGI-Application-Plugin-Session.spec @@ -1,6 +1,6 @@ Name: perl-CGI-Application-Plugin-Session Version: 1.03 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Add CGI::Session support to CGI::Application License: GPL+ or Artistic Group: Development/Libraries @@ -8,6 +8,7 @@ URL: http://search.cpan.org/dist/CGI-Application-Plugin-Session/ Source0: http://www.cpan.org/authors/id/C/CE/CEESHEK/CGI-Application-Plugin-Session-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch +BuildRequires: perl(CGI) BuildRequires: perl(CGI::Application) >= 3.21 BuildRequires: perl(CGI::Session) >= 3.95 BuildRequires: perl(CGI::Simple) @@ -50,6 +51,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/* %changelog +* Sat Dec 11 2010 Emmanuel Seyman <emmanuel.seyman@xxxxxxxxxxxxxxxx> 1.04-5 +- Fix BuildRequires (#660749) + * Fri Apr 30 2010 Marcela Maslanova <mmaslano@xxxxxxxxxx> - 1.03-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