Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37569860
en ru br
ALT Linux repositórios
S:3.17.0-alt1
5.0: 2.13.1-alt1
4.1: 2.13.1-alt0.M41.1
4.0: 2.13.1-alt0.M41.1
3.0: 1.43-alt2
+backports:1.49-alt0.M30.1

Group :: Desenvolvimento/Perl
RPM: perl-DBD-Pg

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%define dist DBD-Pg
Name: perl-%dist
Version: 2.13.1
Release: alt0.M41.1

Summary: PostgreSQL database driver for the DBI module
License: GPL or Artistic
Group: Development/Perl

URL: %CPAN %dist
Source: %dist-%version.tar
Patch: %name-%version-%release.patch

# Automatically added by buildreq on Mon May 11 2009

BuildRequires: net-tools perl-DBI-devel perl-Encode perl-devel perl-version postgresql-devel postgresql-server

%description
DBD::Pg is an interface driver for connecting the DBMS independent
Perl-API DBI to the PostgreSQL DBMS.

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

%build
POSTGRES_INCLUDE=`pg_config --includedir`
POSTGRES_LIB=`pg_config --libdir`
export POSTGRES_INCLUDE POSTGRES_LIB
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc README Changes
%dir %perl_vendor_archlib/DBD
%perl_vendor_archlib/DBD/Pg.pm
%dir %perl_vendor_autolib/DBD
%dir %perl_vendor_autolib/DBD/Pg
%perl_vendor_autolib/DBD/Pg/Pg.so

%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