Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37843001
en ru br
ALT Linux repositórios
S:0.9.0-alt3
5.0: 0.8.3-alt1

Group :: Sistema/Bibliotecas
RPM: libdbi

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%define develname libdbi-devel

Summary: Database Independent Abstraction Layer for C
Name: libdbi
Version: 0.8.3
Release: alt1
License: LGPL
Group: System/Libraries
Url: http://libdbi.sourceforge.net/
Packager: Boris Savelev <boris at altlinux.org>

Source: http://prdownloads.sourceforge.net/libdbi/%name-%version.tar.gz

# Automatically added by buildreq on Mon Feb 09 2009

BuildRequires: docbook-style-dsssl gcc-c++ openjade w3c-markup-validator-libs

%description
libdbi implements a database-independent abstraction layer in C, similar to the
DBI/DBD layer in Perl. Writing one generic set of code, programmers can
leverage the power of multiple databases and multiple simultaneous database
connections by using this framework.

%package -n %develname
Summary: Library and header files for the %name library
Group: Development/C
Requires: %name = %version

%description -n %develname
libdbi implements a database-independent abstraction layer in C, similar to the
DBI/DBD layer in Perl. Writing one generic set of code, programmers can
leverage the power of multiple databases and multiple simultaneous database
connections by using this framework.

This package contains the static library and header files.

%prep
%setup -q -n %name-%version

%build
%configure

%make_build

%install
%makeinstall_std

%files
%doc AUTHORS ChangeLog INSTALL README
%_libdir/*.so.*

%files -n %develname
%doc README TODO doc/programmers-guide doc/driver-guide doc/*.pdf
%_includedir/dbi
%_libdir/*.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