Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37837844
en ru br
ALT Linux repositórios
5.0: 2.4.9.7-alt1
4.1: 2.4.9.7-alt1

Group :: Desenvolvimento/Python
RPM: python-module-metakit

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%define oname metakit
Name: python-module-%oname
Version: 2.4.9.7
Release: alt1

Summary: Metakit is an embeddable database

License: GPL
Group: Development/Python
Url: http://www.equi4.com/metakit/python.html

Packager: Vitaly Lipatov <lav at altlinux.ru>
Source: http://www.equi4.com/pub/mk/%oname-%version.tar.bz2

%setup_python_module %oname

# Automatically added by buildreq on Fri Mar 14 2008

BuildRequires: gcc-c++ python-devel

%description
Metakit is an embeddable database which runs on Unix, Windows,
Macintosh, and other platforms.  It lets you build applications which
store their data efficiently, in a portable way, and which will not
need a complex runtime installation.  In terms of the data model,
Metakit takes the middle ground between RDBMS, OODBMS, and flat-file
databases - yet it is quite different from each of them.

%prep
%setup -q -n %oname-%version

%build
cd builds
../unix/configure --prefix=%_prefix --with-python=%_prefix
%make_build python

%install
cd builds
mkdir -p %buildroot%python_sitelibdir/
%make_install install-python DESTDIR=%buildroot pylibdir=%python_sitelibdir

%files
%python_sitelibdir/*

%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