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

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

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   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

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

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