Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37575366
en ru br
ALT Linux repos
S:0.20-alt1
5.0: 0.1-alt1.1

Group :: Development/Perl
RPM: perl-POE-Component-FastCGI

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define _unpackaged_files_terminate_build 1
%define dist POE-Component-FastCGI
Name: perl-%dist
Version: 0.20
Release: alt1

Summary: POE FastCGI server
License: GPL or Artistic
Group: Development/Perl

URL: %CPAN %dist
Source0: http://www.cpan.org/authors/id/B/BI/BINGOS/%{dist}-%{version}.tar.gz

BuildArch: noarch

# Automatically added by buildreq on Sun Nov 20 2011

BuildRequires: perl-CGI perl-POE perl-devel

%description
This module provides an interface between the FastCGI protocol
and POE. This means that it is possible to effectively proxy a
POE server behind a webserver that supports FastCGI.

%prep
%setup -q -n %{dist}-%{version}

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes README Changes.old
%perl_vendor_privlib/POE

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin