Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37857959
en ru br
ALT Linux repos
S:0.25-alt2
4.0: 0.22-alt0.M40.1

Group :: Development/Perl
RPM: perl-Sys-Syscall

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define m_distro Sys-Syscall
Name: perl-%m_distro
Version: 0.22
Release: alt0.M40.1
Summary: access system calls that Perl doesn't normally provide access to

Group: Development/Perl
License: Artistic
Url: http://search.cpan.org/~bradfitz/%m_distro/

BuildArch: noarch
Source: %m_distro-%version.tar
Packager: Vladimir Lettiev <crux at altlinux.ru>

BuildRequires: perl-devel

%description
Use epoll, sendfile, from Perl. Mostly Linux-only support now, but more
syscalls/OSes planned for future.

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

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%perl_vendor_privlib/Sys/Syscall*
%doc CHANGES

%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