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

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

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

#################### WARNING! ######################
# this spec file is for ALT Linux distro only.     #
# other distro may have problems with rpm macro!!! #
####################################################

%define module Sys-CPUtime

Name: perl-%module
Version: 0.10
Release: alt4.1.1.1

Packager: Igor Yu. Vlasenko <viy at altlinux.org>

Summary: Perl extension for SIGXCPU workaround
License: Artistic
Group: Development/Perl

Source: %module-%version.tar.gz

# Automatically added by buildreq on Wed Oct 19 2011

BuildRequires: perl-devel

%description
The Defence from Provider module provides perl API for unix
syscalls getrusage and getrlimit as long as SIGXCPU workaround.

if we run on a system with enabled CPU time limit
we can fork just before time limit will be exceeded.
it allows us to continue the same operations but with new pid
to create persistent daemons on a hosting with CPU time limits.

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

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes README
%perl_vendor_archlib/Sys
%perl_vendor_autolib/Sys

%changelog

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

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