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

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

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

%define _unpackaged_files_terminate_build 1
#
#   - Sys::SigAction -
#   This spec file was automatically generated by cpan2rpm [ver: 2.027]
#   (ALT Linux revision)
#   The following arguments were used:
#       -debug -force Sys::SigAction
#   For more information on cpan2rpm please visit: http://perl.arix.com/
#

%define module Sys-SigAction
%define m_distro Sys-SigAction
%define m_name Sys::SigAction
%define m_author_id LBAXTER
%define _enable_test 1

Name: perl-Sys-SigAction
Version: 0.23
Release: alt1

Summary: Perl extension for Consistent Signal Handling

License: Artistic
Group: Development/Perl
Url: http://search.cpan.org/dist/Sys-SigAction/

Packager: Michael Bochkaryov <misha at altlinux.ru>

BuildArch: noarch
Source: http://www.cpan.org/authors/id/L/LB/LBAXTER/Sys-SigAction-%{version}.tar.gz

# Automatically added by buildreq on Mon May 26 2008

BuildRequires: perl-devel

%description
This module wraps up the POSIX:: routines and objects necessary to call
sigaction() in a way that is as efficient from a coding perspective as just
setting a localized $SIG{SIGNAL} with a code reference.  Further, the
user has control over the "sa_flags" passed to sigaction().  By default,
if no additional args are passed to sigaction(), then the signal handler
will be called when a signal (such as SIGALRM) is delivered.

%prep
%setup -q -n %m_distro-%version
%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%perl_vendor_privlib/*
%exclude %perl_vendor_archlib
%doc README Changes

%changelog

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

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