commit 37d02b59341c606060488a9542113b81562c5ed5 Author: Emmanuel Seyman <emmanuel@xxxxxxxxx> Date: Sun Feb 17 15:38:10 2013 +0100 Fix FTBFS perl-Net-Server-SS-PreFork.spec | 15 ++++++++++----- 1 files changed, 10 insertions(+), 5 deletions(-) --- diff --git a/perl-Net-Server-SS-PreFork.spec b/perl-Net-Server-SS-PreFork.spec index bed7e6b..6c7e192 100644 --- a/perl-Net-Server-SS-PreFork.spec +++ b/perl-Net-Server-SS-PreFork.spec @@ -1,12 +1,14 @@ Name: perl-Net-Server-SS-PreFork Version: 0.05 -Release: 7%{?dist} +Release: 8%{?dist} Summary: Hot-deployable variant of Net::Server::PreFork License: GPL+ or Artistic -Group: Development/Libraries + URL: http://search.cpan.org/dist/Net-Server-SS-PreFork/ Source0: http://www.cpan.org/authors/id/K/KA/KAZUHO/Net-Server-SS-PreFork-%{version}.tar.gz + BuildArch: noarch +BuildRequires: perl(CPAN) BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(HTTP::Server::Simple::CGI) BuildRequires: perl(LWP::Simple) @@ -14,11 +16,10 @@ BuildRequires: perl(Net::Server) BuildRequires: perl(Server::Starter) BuildRequires: perl(Test::TCP) -# Temporary workabout around bug #719048 -BuildRequires: perl(CGI) - Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) +%{?perl_default_filter} + %description Net::Server::SS::PreFork is a Net::Server personality, extending Net::Server::PreFork. It can be run by the start_server script of @@ -48,6 +49,10 @@ make test %{_mandir}/man3/Net* %changelog +* Sun Feb 17 2013 Emmanuel Seyman <emmanuel@xxxxxxxxx> - 0.05-8 +- Add perl(CPAN) to BuildRequires +- Remove perl(CGI) from the BuildRequires (no longer needed) + * Thu Feb 14 2013 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 0.05-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_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