Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37536436
en ru br
Репозитории ALT
S:1.30-alt1
5.1: 1.29-alt0.M51.1
4.1: 1.28-alt0.M41.1
4.0: 1.28-alt0.M40.1
www.altlinux.org/Changes

Группа :: Разработка/Perl
Пакет: perl-Cache-Memcached

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   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

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin