Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37560060
en ru br
ALT Linux repos
S:1.30-alt1
5.0: 1.28-alt0.M50.1
4.1: 1.28-alt0.M41.1
4.0: 1.28-alt0.M40.1

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

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define module  Cache-Memcached

Name: perl-%module
Version: 1.30
Release: alt1

Summary: an object-oriented Perl module for memcached
License: %perl_license
Group: Development/Perl

Url: http://search.cpan.org/dist/%module/
BuildArch: noarch
Source: %module-%version.tar

BuildRequires(pre): rpm-build-licenses

# Automatically added by buildreq on Mon Mar 08 2010

BuildRequires: perl-Compress-Zlib perl-Encode perl-Socket6 perl-Storable perl-String-CRC32 perl-devel

%description
This is the Perl API for memcached, a distributed memory cache daemon.
See the documentation within the module for details on its use.

###########################

# Building module in incoming's hasher environment
# causes an error due to disable network support.
# Disabling test for public releases.
%ifdef __BTE
   %def_without test
%endif

%prep
%setup -q -n %module-%version

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc README ChangeLog TODO
%perl_vendor_privlib/Cache*

%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