Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37416356
en ru br
ALT Linux repositórios
S:0.28-alt1
5.0: 0.13-alt1
4.1: 0.08-alt1

Group :: Desenvolvimento/Perl
RPM: perl-Cache-Memcached-Fast

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

## SPEC file for Perl module Cache::Memcached::Fast

Name: perl-Cache-Memcached-Fast
Version: 0.27
Release: alt1

Summary: Perl client for memcached

License: %perl_license
Group: Development/Perl

%define real_name Cache-Memcached-Fast
URL: http://search.cpan.org/dist/Cache-Memcached-Fast/

Packager: Nikolay A. Fetisov <naf at altlinux.ru>

Source: %real_name-%version.tar

BuildRequires(pre): perl-devel rpm-build-licenses

# Automatically added by buildreq on Sun Sep 14 2014

# optimized out: libcloog-isl4 perl-Compress-Raw-Zlib perl-Devel-Symdump perl-Pod-Coverage perl-Pod-Escapes perl-Pod-Parser perl-Pod-Simple perl-devel
BuildRequires: perl-IO-Compress perl-Test-Pod perl-Test-Pod-Coverage

%description
Cache::Memcahced::Fast is a Perl client for memcached, a memory cache
daemon (http://www.danga.com/memcached/).  Module core is implemented
in C and tries hard  to minimize number of system calls  and to avoid
any key/value copying for speed.  As a result, it has very low CPU
consumption.

API is largely compatible with  Cache::Memcached,  original pure Perl
client, most users of the original module may start using this module
by installing it and adding "::Fast" to the old name in their scripts
(see "Compatibility with Cache::Memcached" section in the module
documentation for full details).

%prep
%setup -q -n %real_name-%version

%build
export NPROCS=1
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes README
%exclude /.perl.req
%perl_vendor_autolib/Cache
%perl_vendor_archlib/Cache

%changelog

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009