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

Группа :: Система/Серверы
Пакет: obexd

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

%define _libexecdir %_prefix/libexec

%def_disable server

Name: obexd
Version: 0.18
Release: alt1
Summary: D-Bus service for Obex Client access
Group: System/Servers
License: GPLv2+
Url: http://www.bluez.org/
Packager: Valery Inozemtsev <shrek at altlinux.ru>

%if_enabled server
Provides: obex-data-server
%endif

Source: %name-%version.tar
Patch: %name-%version-%release.patch

BuildRequires: glib2-devel libbluez4-devel libdbus-devel libopenobex-devel

%description
obexd contains obex-client, a D-Bus service to allow sending files
using the Obex Push protocol, common on mobile phones and
other Bluetooth-equipped devices.

%prep
%setup -q
%patch -p1

%build
%autoreconf
%configure \
--libexecdir=%_libexecdir \
%{subst_enable server}

%make_build

%install
%make DESTDIR=%buildroot install

%files
%doc README ChangeLog AUTHORS doc/*.txt
%_libexecdir/obex*
%_datadir/dbus-1/services/obex*.service

%changelog

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

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