Name: | perl-LockFile-Simple |
---|---|
Version: | 0.208 |
Release: | 1.el7 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 40962 |
License: | GPLv2+ or Artistic |
RPM: | perl-LockFile-Simple-0.208-1.el7.noarch.rpm |
Source RPM: | perl-LockFile-Simple-0.208-1.el7.src.rpm |
Build Date: | Thu Oct 26 2017 |
Build Host: | x86-ol7-builder-03.us.oracle.com |
Vendor: | Oracle America |
URL: | http://search.cpan.org/dist/LockFile-Simple/ |
Summary: | Simple file locking scheme |
Description: | This simple locking scheme is not based on any file locking system calls such as flock() or lockf() but rather relies on basic file system primitives and properties, such as the atomicity of the write() system call. It is not meant to be exempt from all race conditions, especially over NFS. |
- Update to a newer release to cure a deprecation warning
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
- Perl 5.18 rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
- Perl 5.16 rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
- Perl mass rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
- 661697 rebuild for fixing problems with vendorach/lib