Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37786370
en ru br
ALT Linux repositórios
S:0.10-alt4.2
5.0: 0.10-alt2
4.1: 0.10-alt1

Group :: Desenvolvimento/Perl
RPM: perl-Sys-CPUtime

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e 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

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009