Репозиторий ALT Linux backports/2.4
Последнее обновление: 9 июля 2008 | Пакетов: 497 | Посещений: 1493455
 поиск   регистрация   авторизация 
 
Группа :: Офис
Пакет: gnue-common

 Главная   Изменения   Спек   Патчи   Загрузить   Bugs and FR 

Name: gnue-common
Version: 0.6.0
Release: alt0.M24.1

Summary: GNU Enterprise Common Base

License: GPL
Group: Office
Url: http://www.gnue.org

Packager: Vitaly Lipatov <lav at altlinux.ru>

Source: %name-%version.tar.bz2

BuildArchitectures: noarch

# I don't wish too many provides

#%%add_python_lib_path %_libdir/gnue/common
AutoReq: yes, nopython

%add_python_req_skip DateMask NumberMask TextMask TransitionMaps adodbapi dbf gadfly gnue informixdb ingmod kinterbasdb sapdb xmlrpc

# manually removed: eric

# Automatically added by buildreq on Thu Nov 11 2004
BuildRequires: python-base python-modules-encodings

BuildPreReq: python-devel = 2.3

%description
GNUe Common Library is the basis for the GNUe tools, such as Forms,
Reports, Application Server, and Designer. It implements a
database-abstraction layer that provides support for most major
databases. A builtin XML-to-Object parser and Object-to-XML
marshaller are used by Forms, Reports, and Designer to save
and read Forms/Report definitions to and from an XML file.
It also defines and implements an RPC abstraction layer that
will allow server processes to define their public methods once
and have them available to CORBA, XML-RPC, SOAP, and DCOM
clients.

This package must be installed in order for the GNUe python-based
tools to work.

%prep
%setup -q

%install
python setup.py install --prefix=/usr --install-lib=%_libdir --root=%buildroot

%find_lang %name

cd %buildroot/etc/gnue
%__mv sample.connections.conf connections.conf
%__mv sample.gnue.conf gnue.conf

%files -f %name.lang
%_bindir/*
%_datadir/gnue
%_libdir/gnue
%config(noreplace) /etc/*
%python_sitelibdir/*
%_docdir/*
%_man1dir/*

%changelog

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

 
design & coding: Vladimir Lettiev aka crux © 2004-2005