Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37500700
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 _unpackaged_files_terminate_build 1
BuildRequires: perl-podlators
%define dist BerkeleyDB
Name: perl-%dist
Version: 0.65
Release: alt1

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

URL: %CPAN %dist
Source0: http://www.cpan.org/authors/id/P/PM/PMQS/%{dist}-%{version}.tar.gz
Patch: perl-BerkeleyDB-0.49-alt-DB_VERSION.patch

# Automatically added by buildreq on Fri Oct 07 2011

BuildRequires: %{perl_libdb_pkgname}-devel perl-MLDBM perl-Test-Pod perl-unicore

%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}
%patch -p1
rm -rv t/Test/

%build
%perl_vendor_build

%install
%perl_vendor_install

rm %buildroot%perl_vendor_archlib/mkconsts.pl
rm %buildroot%perl_vendor_archlib/scan.pl

%files
%doc Changes README Todo
%perl_vendor_archlib/BerkeleyDB.pm
%doc %perl_vendor_archlib/BerkeleyDB.pod
%perl_vendor_archlib/BerkeleyDB
%perl_vendor_autolib/BerkeleyDB

%changelog

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

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