commit e0d154120784bcace9f216a6e300981963f59aea Author: Jose Pedro Oliveira <jpo@xxxxxxxxxxxx> Date: Thu Aug 11 15:36:00 2011 +0100 * First EPEL6 release (F14 SRPM) perl-HTTP-Server-Simple-PSGI.spec | 7 ++++--- 1 files changed, 4 insertions(+), 3 deletions(-) --- diff --git a/perl-HTTP-Server-Simple-PSGI.spec b/perl-HTTP-Server-Simple-PSGI.spec index 92634dc..4324de0 100644 --- a/perl-HTTP-Server-Simple-PSGI.spec +++ b/perl-HTTP-Server-Simple-PSGI.spec @@ -1,6 +1,6 @@ Name: perl-HTTP-Server-Simple-PSGI Version: 0.14 -Release: 3%{?dist} +Release: 2%{?dist}.1 Summary: PSGI handler for HTTP::Server::Simple License: GPL+ or Artistic Group: Development/Libraries @@ -11,6 +11,7 @@ BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(HTTP::Server::Simple) >= 0.42 BuildRequires: perl(Test::More) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) +Requires: perl(HTTP::Server::Simple::CGI) %description HTTP::Server::Simple::PSGI is a HTTP::Server::Simple based HTTP server that @@ -43,8 +44,8 @@ make test %{_mandir}/man3/* %changelog -* Tue Jun 21 2011 Marcela Mašláňová <mmaslano@xxxxxxxxxx> - 0.14-3 -- Perl mass rebuild +* Thu May 19 2011 Ralf Corsépius <corsepiu@xxxxxxxxxxxxxxxxx> 0.14-2.1 +- R: perl(HTTP::Server::Simple::CGI) (BZ #705966). * Mon Mar 14 2011 Ralf Corsépius <corsepiu@xxxxxxxxxxxxxxxxx> 0.14-2 - Spec cleanup. -- 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