automatic version update by autodist [release 1.29-1mamba;Wed Feb 24 2021]
This commit is contained in:
parent
e335656b2b
commit
6374fbdfe8
@ -1,22 +1,21 @@
|
||||
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
||||
|
||||
Name: perl-Proc-PID-File
|
||||
Version: 1.27
|
||||
Version: 1.29
|
||||
Release: 1mamba
|
||||
Summary: Proc::PID::File - a module to manage process id files
|
||||
Group: System/Libraries/Perl
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Davide Madrisan <davide.madrisan@gmail.com>
|
||||
URL: http://www.cpan.org
|
||||
Source: http://search.cpan.org/CPAN/authors/id/E/EC/ECALDER/Proc-PID-File-%{version}.tar.gz
|
||||
URL: https://www.cpan.org
|
||||
Source: https://cpan.metacpan.org/modules/by-module/Proc/Proc-PID-File-%{version}.tar.gz
|
||||
License: GPL, Artistic
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: perl-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: perl-devel
|
||||
Requires: perl >= %perl_major_ver
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%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.
|
||||
@ -53,5 +52,8 @@ done
|
||||
%doc LICENSE README
|
||||
|
||||
%changelog
|
||||
* Wed Feb 24 2021 Automatic Build System <autodist@mambasoft.it> 1.29-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Jan 01 2013 Davide Madrisan <davide.madrisan@gmail.com> 1.27-1mamba
|
||||
- package created by autospec
|
||||
|
Loading…
Reference in New Issue
Block a user