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

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

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

Name: python-module-dbus
Version: 0.82.4
Release: alt2.1
%setup_python_module dbus

Summary: Python bindings for D-BUS library
License: AFL/GPL
Group: Development/Python
URL: http://www.freedesktop.org/wiki/Software/DBusBindings

Packager: Python Development Team <python at packages.altlinux.org>

Source0: http://dbus.freedesktop.org/releases/dbus-python/dbus-python-%version.tar.gz

Patch0: dbus-python-0.82.4-alt-link.patch

Requires: dbus
Provides: dbus-python = %version-%release

BuildRequires: libdbus-glib-devel python-devel

%description
D-Bus python bindings for use with python programs.

%package devel
Summary: Python bindings for D-BUS library (devel package)
Group: Development/Python
Requires: %name = %version-%release
%py_package_provides %modulename-devel = %version-%release

%description devel
D-Bus python bindings for use with python programs.

Development package.

%prep
%setup -q -n dbus-python-%version

%patch0 -p1

%build
%__autoreconf
%configure
%make_build

%install
%make DESTDIR=%buildroot install

%files
%doc AUTHORS COPYING NEWS
%python_sitelibdir/dbus
%python_sitelibdir/*.so
%python_sitelibdir/*.py*

%files devel
%doc doc/*.txt
%_includedir/dbus-1.0/dbus/dbus-python.h
%_pkgconfigdir/dbus-python.pc

%changelog

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

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