Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37710124
en ru br
ALT Linux repos
S:1.92-alt3.1
5.0: 1.71-alt1

Group :: Development/Perl
RPM: perl-BDB

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define _unpackaged_files_terminate_build 1
%define dist BDB
Name: perl-%dist
Version: 1.92
Release: alt3.1
Epoch: 1

Summary: Asynchronous Berkeley DB access
License: GPL or Artistic
Group: Development/Perl

URL: %CPAN %dist
Source0: http://www.cpan.org/authors/id/M/ML/MLEHMANN/%{dist}-%{version}.tar.gz

# Automatically added by buildreq on Sat Oct 08 2011

BuildRequires: %{perl_libdb_pkgname}-devel perl-common-sense 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).

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

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes README
%perl_vendor_archlib/BDB*
%perl_vendor_autolib/BDB

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin