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

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

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

%define dist BerkeleyDB
Name: perl-%dist
Version: 0.31
Release: alt1

Summary: Perl bindings to Berkeley DB version 2.x and greater
License: GPL or Artistic
Group: Development/Perl

URL: %CPAN %dist
Source: %dist-%version.tar

# Automatically added by buildreq on Fri Oct 06 2006

BuildRequires: libdb4-devel perl-MLDBM perl-Test-Pod

%description
BerkeleyDB is a module which allows Perl programs to make use
of the facilities provided by Berkeley DB version 2 or 3.
(Note: if you want to use version 1 of Berkeley DB with Perl
you need the DB_File module).

Berkeley DB is a C library which provides a consistent interface
to a number of database formats. BerkeleyDB provides an interface
to all four of the database types (hash, btree, queue and recno)
currently supported by Berkeley DB.

%prep
%setup -q -n %dist-%version

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes README Todo
%perl_vendor_archlib/BerkeleyDB*
%perl_vendor_autolib/BerkeleyDB*

%changelog

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

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