Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37713950
en ru br
Репозитории ALT
S:1.92-alt3.1
5.1: 1.71-alt1
www.altlinux.org/Changes

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

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

#
#   - BDB -
#   This spec file was automatically generated by cpan2rpm [ver: 2.027]
#   (ALT Linux revision)
#   The following arguments were used:
#       --version 1.6 BDB
#   For more information on cpan2rpm please visit: http://perl.arix.com/
#

%define module BDB
%define m_distro BDB
%define m_name BDB
%define m_author_id unknown
%define _enable_test 1

Name: perl-BDB
Version: 1.71
Release: alt1

Summary: Asynchronous Berkeley DB access

License: Artistic
Group: Development/Perl
Url: http://search.cpan.org/dist/BDB/

Packager: Michael Bochkaryov <misha at altlinux.ru>

Source: %m_distro-%version.tar.gz

# Automatically added by buildreq on Fri Sep 05 2008 (-bi)

BuildRequires: libdb4-devel perl-devel

%description
See the BerkeleyDB documentation (<http://www.oracle.com/technology/documentation/berkeley-db/db/index.html>).
The BDB API is very similar to the C API (the translation has been very faithful).

See also the example sections in the document below and possibly the eg/
subdirectory of the BDB distribution. Last not least see the IO::AIO
documentation, as that module uses almost the same asynchronous request
model as this module.

I know this is woefully inadequate documentation. Send a patch!

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

%install
%perl_vendor_install

%files
%perl_vendor_archlib/BDB*
%perl_vendor_autolib/BDB*
%exclude %perl_vendor_man3dir/*
%doc COPYING Changes README

%changelog

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

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