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

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

Name: gnue-appserver
Version: 0.4.2
Release: alt0.M24.1

Summary: GNU Enterprise Application Server

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

Packager: Vitaly Lipatov <lav at altlinux.ru>

Source: %name-%version.tar.bz2

BuildArchitectures: noarch

%define gnue_req gnue-common = 0.6.0
BuildPreReq: %gnue_req

Requires: %gnue_req python-module-egenix-mx-base
AutoReq: yes, nopython

# Automatically added by buildreq on Fri Apr 01 2005

BuildRequires: gnue-common python-base python-dev PyXML python-module-egenix-mx-base python-modules-compiler python-modules-encodings python-modules-xml

%description
The GNUe Application Server (AppServer) is the core of the n-tier variant
of the GNU Enterprise system. To the front end (be it GNUe Forms, GNUe
Reports or any other tool), it provides user-defineable business objects with
arbitary fields and methods. While transforming access to those fields and
methods into database communication and calling of scripts, it cares about
stability, security, speed, and consistency.

%prep
%setup -q

# for dependences

#%__mkdir -p tmp && python setup.py install --root=tmp

%install
python setup.py install --root=%buildroot

%find_lang %name

%files -f %name.lang
%_bindir/*
%_datadir/gnue/*
%_libdir/gnue/*
%_docdir/*
%_man1dir/*

%changelog

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

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