Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37498512
en ru br
Репозитории ALT

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

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

%define _unpackaged_files_terminate_build 1
%define dist File-FcntlLock
Name: perl-%dist
Version: 0.22
Release: alt1.1.1.1

Summary: File locking with fcntl(2)
License: GPL or Artistic
Group: Development/Perl

URL: %CPAN %dist
Source: http://www.cpan.org/authors/id/J/JT/JTT/File-FcntlLock-%{version}.tar.gz

# Automatically added by buildreq on Fri Oct 07 2011

BuildRequires: perl-devel

%description
FcntlLock is a module to do file locking in an object oriented fashion
using the fcntl(2) system call. This allows locks on parts of a file as
well as on the whole file and overcomes some known problems with flock(2),
on which Perls flock() function is based.

%prep
%setup -q -n %dist-%version

%build
%perl_vendor_build

%install
%perl_vendor_install

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

%changelog

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

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