Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37561048
en ru br
ALT Linux repos
S:0.25-alt6
5.0: 0.25-alt1
4.1: 0.25-alt1

Group :: Development/Perl
RPM: perl-PPerl

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: perl-PPerl
Version: 0.25
Release: alt5

Summary: Make perl scripts persistent in memory
License: GPL or Artistic
Group: Development/Perl

URL: http://search.cpan.org/dist/PPerl/
Source: PPerl-%version.tar.gz

Patch0: PPerl-0.25-alt-djbish.patch
Patch1: PPerl-0.25-alt-umask.patch
Patch2: PPerl-0.25-alt-Makefile.patch
Patch3: PPerl-0.25-pperl_euid.patch
Patch4: pperl-0.25-64bit.patch
Patch5: PPerl-0.25-misc_fix.patch
Patch6: PPerl-0.25-alt-logfile_help.patch
Patch7: PPerl-0.25-alt-test14.patch

# Automatically added by buildreq on Wed Aug 08 2007

BuildRequires: %{perl_libdb_pkgname}-devel libgdbm-devel perl-DBM perl-devel

%description
This program turns ordinary perl scripts into long running daemons, making
subsequent executions extremely fast. It forks several processes for each
script, allowing many proceses to call the script at once.

%prep
%setup -q -n PPerl-%version
%patch0
%patch1
%patch2
%patch3
%patch4 -p1
%patch5
%patch6
%patch7
mv t/13pid.t t/13.pid.t.failed

# Tests used deprecated in 5.12 goto operator

rm t/06exit_die.t
rm t/09taint.t
rm t/10tie.t

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes README
%_bindir/pperl
%perl_vendor_archlib/PPerl*
%perl_vendor_autolib/PPerl

%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