Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37708387
en ru br
ALT Linux repos
S:1.29-alt1
5.0: 1.24-alt3
4.1: 1.24-alt1
4.0: 1.24-alt1

Group :: Development/Perl
RPM: perl-Proc-PID-File

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define dist Proc-PID-File
%define _unpackaged_files_terminate_build 1

Name: perl-%dist
Version: 1.28
Release: alt1

Summary: functions for manipulations with pidfiles
License: %perl_license
Group: Development/Perl

Url: %CPAN %dist
Source: http://www.cpan.org/authors/id/D/DM/DMITRI/Proc-PID-File-%{version}.tar.gz

Patch1: Proc-PID-File-1.27-108434.patch

BuildArch: noarch

BuildPreReq: /proc rpm-build-licenses

# Automatically added by buildreq on Mon May 07 2007

BuildRequires: perl-devel

%description
This Perl module is useful for writers of daemons and other processes that
need to tell whether they are already running, in order to prevent multiple
process instances.  The module accomplishes this via *nix-style I<pidfiles>,
which are files that store a process identifier.


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

%patch1 -p1

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc README Changes

%perl_vendor_privlib/Proc*

%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