Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37711271
en ru br
Репозитории ALT
5.1: 2.4.9.7-alt1
4.1: 2.4.9.7-alt1
www.altlinux.org/Changes

Группа :: Разработка/Python
Пакет: python-module-metakit

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

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

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