Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37754866
en ru br
ALT Linux repositórios
S:0.35-alt2
5.0: 0.35-alt1
4.1: 0.35-alt1
4.0: 0.33-alt2
3.0: 0.33-alt1

Group :: Desenvolvimento/Perl
RPM: perl-Ima-DBI

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%define dist Ima-DBI
Name: perl-%dist
Version: 0.33
Release: alt2

Summary: Database connection caching and organization
License: GPL or Artistic
Group: Development/Perl

URL: %CPAN %dist
Source: %dist-%version.tar.bz2

BuildArch: noarch

# Added by buildreq2 on Mon Aug 29 2005

BuildRequires: perl-Class-Data-Inheritable perl-DBI-devel perl-DBIx-ContextualFetch perl-devel

# this dependency cannot be detected automatically

Requires: perl-DBIx-ContextualFetch

%description
Ima::DBI attempts to organize and facilitate caching and more efficient
use of database connections and statement handles by storing DBI and
SQL information with your class (instead of as seperate objects).
This allows you to pass around just one object without worrying about
a trail of DBI handles behind it.

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

# don't check existing installations

%__subst -p '/^eval { require/,/^}/s/^/#/' Makefile.PL

# dependency on Class::WhiteHole is redundant (cpan #14359)

%__subst -p '/WhiteHole/s/^/#/' Makefile.PL

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes README
%perl_vendor_privlib/Ima*

%changelog

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009