Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37552228
en ru br
ALT Linux repos
S:1.29-alt1
5.0: 1.20-alt2
4.1: 1.20-alt1
4.0: 1.20-alt1
3.0: 1.20-alt1

Group :: Development/Perl
RPM: perl-File-NFSLock

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

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

%define module File-NFSLock
%define m_distro File-NFSLock
%define m_name File::NFSLock
%define m_author_id unknown
%define _disable_test 1

Name: perl-File-NFSLock
Version: 1.27
Release: alt1

Summary: File-NFSLock - perl module to do NFS (or not) locking

Group: Development/Perl
License: Artistic
Url: http://www.cpan.org

Packager: Vitaly Lipatov <lav at altlinux.ru>

BuildArch: noarch
Source: http://www.cpan.org/authors/id/B/BB/BBB/File-NFSLock-%{version}.tar.gz

# Automatically added by buildreq on Mon Jun 06 2005

BuildRequires: perl-devel

%description
Program based of concept of hard linking of files being atomic across
NFS.  This concept was mentioned in Mail::Box::Locker (which was
originally presented in Mail::Folder::Maildir).  Some routine flow is
taken from there -- particularly the idea of creating a random local
file, hard linking a common file to the local file, and then checking
the nlink status.  Some ideologies were not complete (uncache
mechanism, shared locking) and some coding was even incorrect (wrong
stat index).  File::NFSLock was written to be light, generic,
and fast.

%prep
%setup -q -n %module-%version
chmod -R u+w %_builddir/%module-%version

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes README
%perl_vendor_privlib/File/

%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