Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37858990
en ru br
ALT Linux repos
S:1.57-alt1
5.0: 1.28-alt1
4.1: 1.14-alt1
4.0: 1.14-alt1

Group :: Development/Perl
RPM: perl-Cache-FastMmap

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

#
#   - Cache::FastMmap -
#   This spec file was automatically generated by cpan2rpm [ver: 2.027]
#   (ALT Linux revision)
#

%define module Cache-FastMmap
%define m_distro Cache-FastMmap
%define m_name Cache::FastMmap
%define m_author_id unknown
%def_enable test

Name: perl-Cache-FastMmap
Version: 1.14
Release: alt1

Summary: %m_name - Uses an mmap'ed file to act as a shared memory interprocess cache

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

Packager: Sir Raorn <raorn at altlinux.ru>

Source: http://search.cpan.org//CPAN/authors/id/R/RO/ROBM/%m_distro-%version.tar.gz

# Automatically added by buildreq on Tue Mar 27 2007 (-bi)

BuildRequires: perl-devel perl-Storable

%description
In multi-process environments (eg mod_perl, forking daemons,
etc), it's common to want to cache information, but have that
cache shared between processes.

%prep
%setup -q -n %m_distro-%version

%build
%perl_vendor_build

%install
%perl_vendor_install
%__rm -rf %buildroot%perl_vendor_man3dir/*

%files
%perl_vendor_privlib/*

%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