Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37559524
en ru br
ALT Linux repos
S:0.82-alt1
5.0: 0.67-alt2
4.1: 0.67-alt2
4.0: 0.67-alt2
3.0: 0.67-alt1.1

Group :: Development/Perl
RPM: perl-FCGI

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define module_dir  FCGI
%define module_name FCGI

Name: perl-%module_name
Version: 0.67
Release: alt1.1

Summary: Fast CGI module for perl
Group: Development/Perl
License: Free
Packager: Yuri N. Sedunov <aris at altlinux.ru>

Source: http://www.cpan.org/modules/by-module/%module_dir/%module_name-%version.tar.gz

# Automatically added by buildreq on Fri Mar 21 2003

BuildRequires: perl-devel

%description
See http://www.fastcgi.com for more information about fastcgi.
Lincoln D. Stein's perl CGI module also contains some information
about fastcgi programming.

See %_docdir/%name-%version/*.fpl for an examples on how to use this module.

See also the file %_docdir/%name-%version/LICENSE.TERMS for information
on usage and redistribution of this module, and for a DISCLAIMER OF ALL
WARRANTIES.

%prep
%setup -q -n %module_name-%version

%build
%perl_vendor_build

%install
%perl_vendor_install

%__chmod -x LICENSE.TERMS

%files
%perl_vendor_archlib/%module_name.pm
%perl_vendor_autolib/%module_dir/*.so
%perl_vendor_man3dir/*
%doc README ChangeLog LICENSE.TERMS

%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