Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37566979
en ru br
ALT Linux repos
S:1.12-alt1
5.0: 1.07-alt1
4.1: 1.06-alt2
4.0: 1.06-alt1
3.0: 0.94-alt1

Group :: Development/Perl
RPM: perl-Apache-DBI

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define dist Apache-DBI

Name: perl-%dist
Version: 1.12
Release: alt1

Summary: Persistent database connections for mod_perl
License: Perl
Group: Development/Perl

URL: %CPAN %dist
Source: http://www.cpan.org/authors/id/P/PH/PHRED/Apache-DBI-%{version}.tar.gz

BuildArch: noarch

# Automatically added by buildreq on Sun Jul 17 2011

BuildRequires: perl-DBI perl-Digest-SHA1 perl-devel

%set_perl_req_method relaxed

%description
Apache::DBI and Apache::AuthDBI modules are supposed to be used with the
Apache server together with an embedded perl interpreter like mod_perl.
They provide support for basic authentication and authorization as well
as support for persistent database connections via Perl's Database
Independent Interface (DBI).

%prep
%setup -n %dist-%version

%build
%ifdef __buildreqs
# avoid build dependency on MySQL-server
%def_without test
%endif

%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes README traces.txt eg
%perl_vendor_privlib/Apache

%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