Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37792107
en ru br
Репозитории ALT
S:2.22-alt9
5.1: 2.22-alt2
4.1: 2.22-alt2
4.0: 2.22-alt2
3.0: 2.22-alt1
www.altlinux.org/Changes

Группа :: Разработка/Perl
Пакет: perl-CGI-SpeedyCGI

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

%define module CGI-SpeedyCGI

Name: perl-%module
Version: 2.22
Release: alt2

Summary: perl-%module module
License: GPL
Group: Development/Perl
URL:http://search.cpan.org/dist/CGI-SpeedyCGI
Packager: Igor Vlasenko <viy at altlinux.ru>

Source: http://www.cpan.org/authors/H/HO/HORROCKS/%module-%version.tar.gz

# Automatically added by buildreq on Wed Nov 06 2002

BuildRequires: perl-devel

%description
SpeedyCGI is a way to run perl scripts persistently, which usually makes
them run much more quickly because it avoids the overhead of starting
up a new perl interpreter and compiling the perl code.  It is most
often used for CGI scripts but it can be used to speed up most perl
programs.

%prep
%setup -q -n %module-%version

%build
# Hackaround for SMP build
NPROCS=1
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc COPYING Changes README* docs
%_bindir/*
%perl_vendor_privlib/CGI/*

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin