Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37765528
en ru br
Репозитории ALT
S:2.11-alt1
5.1: 2.04-alt2
4.1: 2.02-alt1
4.0: 2.02-alt1
3.0: 2.02-alt1
www.altlinux.org/Changes

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

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

%define _unpackaged_files_terminate_build 1
BuildRequires: perl(Module/Build.pm) perl(Digest/SHA.pm)
#
#   - Cache -
#   This spec file was automatically generated by cpan2rpm [ver: 2.027]
#   (ALT Linux revision)
#   The following arguments were used:
#       -U --spec-only Cache
#   For more information on cpan2rpm please visit: http://perl.arix.com/
#

%define module Cache
%define m_distro Cache
%define m_name Cache
%define m_author_id unknown
%define _disable_test 1

Name: perl-Cache
Version: 2.11
Release: alt1

Summary: Cache - the Cache interface

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

Packager: Vitaly Lipatov <lav at altlinux.ru>

BuildArch: noarch
Source: http://www.cpan.org/authors/id/S/SH/SHLOMIF/Cache-%{version}.tar.gz

# Automatically added by buildreq on Sat Jun 14 2008

BuildRequires: perl-DBM perl-Digest-SHA1 perl-File-NFSLock perl-Heap perl-IO-String perl-Log-Agent perl-Storable perl-TimeDate perl-devel

# there old build DB_File in perl-DBM

BuildPreReq: perl-DB_File

%description
The Cache modules are designed to assist a developer in persisting data for a
specified period of time.  Often these modules are used in web applications to
store data locally to save repeated and redundant expensive calls to remote
machines or databases.

The Cache interface is implemented by derived classes that store cached data
in different manners (such as as files on a filesystem, or in memory).

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

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes LICENSE README TODO design.dia
%perl_vendor_privlib/Cache/
%perl_vendor_privlib/Cache.pm

%changelog

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

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