[perl-Plack] Reflect HTTP-Server-Simple-PSGI having entered Fedora (Add BR: perl(HTTP::Server::Simple::PSGI)).

corsepiu corsepiu at fedoraproject.org
Tue Mar 15 03:58:02 UTC 2011


commit 0b5ed3fae5a3c154e713bdaa16a7c64af64ccdd4
Author: Ralf Corsépius <corsepiu at fedoraproject.org>
Date:   Tue Mar 15 04:57:43 2011 +0100

    Reflect HTTP-Server-Simple-PSGI having entered Fedora
    (Add BR: perl(HTTP::Server::Simple::PSGI)).

 perl-Plack.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/perl-Plack.spec b/perl-Plack.spec
index e379024..a087143 100644
--- a/perl-Plack.spec
+++ b/perl-Plack.spec
@@ -1,6 +1,6 @@
 Name:           perl-Plack
 Version:        0.9974
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Perl Superglue for Web frameworks and Web Servers (PSGI toolkit)
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -35,7 +35,7 @@ BuildRequires:  perl(FCGI)
 BuildRequires:  perl(FCGI::Client)
 BuildRequires:  perl(FCGI::ProcManager)
 BuildRequires:  perl(HTTP::Request::AsCGI)
-# Not yet in Fedora: BuildRequires:  perl(HTTP::Server::Simple::PSGI)
+BuildRequires:  perl(HTTP::Server::Simple::PSGI)
 BuildRequires:  perl(IO::Handle::Util)
 BuildRequires:  perl(Log::Dispatch::Array)
 BuildRequires:  perl(Log::Log4perl)
@@ -100,6 +100,10 @@ make test TEST_APACHE2=1
 %{_mandir}/man3/*
 
 %changelog
+* Mon Mar 14 2011 Ralf Corsépius <corsepiu at fedoraproject.org> 0.9974-2
+- Reflect HTTP-Server-Simple-PSGI having entered Fedora
+  (Add BR: perl(HTTP::Server::Simple::PSGI)).
+
 * Mon Mar 14 2011 Ralf Corsépius <corsepiu at fedoraproject.org> 0.9974-1
 - Upstream update.
 



More information about the perl-devel mailing list