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

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

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

# TODO: tests contains compiled modules
%define major 2.24
Name: python-module-pyorbit
Version: %major.0
Release: alt1

Summary: Python bindings for ORBit2

Group: Development/Python
License: LGPL
Url: http://www.daa.com.au/~james/software/pygtk/

Packager: Vitaly Lipatov <lav at altlinux.ru>

Source: http://ftp.gnome.org/pub/GNOME/sources/pyorbit/%major/pyorbit-%version.tar.bz2

%setup_python_module pyorbit

Obsoletes: orbit-python
Obsoletes: pyorbit
Provides: pyorbit

# Automatically added by buildreq on Tue Oct 07 2008 (-bi)

BuildRequires: ORBit2-devel

%description
pyorbit is an extension module for python that provides a Python
language mapping for the ORBit2 CORBA ORB.

%package devel
Summary: Files needed to build wrappers for pyorbit addon libraries
Group: Development/Python
Obsoletes: orbit-python-devel
Requires: %name = %version-%release

%description devel
This package contains files required to build extensions that
interoperate with pyorbit.

%prep
%setup -q -n pyorbit-%version
%configure

%build
%make_build

%install
%makeinstall
find %buildroot -name "*.la" -exec rm {} \;

%files
%python_sitelibdir/*.so
%python_sitelibdir/*.py*
%doc AUTHORS INSTALL NEWS README TODO ChangeLog
%doc tests

%files devel
%dir %_includedir/pyorbit-2/
%_includedir/pyorbit-2/*.h
%_pkgconfigdir/pyorbit-2.pc

%changelog

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

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