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

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

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

Патч: obexd-0.18-alt1.patch
Скачать


 .gear/rules                                        |    2 +
 .../tags/2ecec2f30d0fdbf6a51d30e8c65aad69efc08b2e  |    6 ++
 .gear/tags/list                                    |    1 +
 obexd.spec                                         |   65 ++++++++++++++++++++
 4 files changed, 74 insertions(+), 0 deletions(-)
diff --git a/.gear/rules b/.gear/rules
new file mode 100644
index 0000000..4fcfd99
--- /dev/null
+++ b/.gear/rules
@@ -0,0 +1,2 @@
+tar: @version@:.
+diff: @version@:. .
diff --git a/.gear/tags/2ecec2f30d0fdbf6a51d30e8c65aad69efc08b2e b/.gear/tags/2ecec2f30d0fdbf6a51d30e8c65aad69efc08b2e
new file mode 100644
index 0000000..f0eaa6a
--- /dev/null
+++ b/.gear/tags/2ecec2f30d0fdbf6a51d30e8c65aad69efc08b2e
@@ -0,0 +1,6 @@
+object 8a06fd1f53186c91a826cef36102a373d01bfa0d
+type commit
+tag 0.18
+tagger Marcel Holtmann <marcel@holtmann.org> 1253930344 -0700
+
+Release 0.18
diff --git a/.gear/tags/list b/.gear/tags/list
new file mode 100644
index 0000000..850bb78
--- /dev/null
+++ b/.gear/tags/list
@@ -0,0 +1 @@
+2ecec2f30d0fdbf6a51d30e8c65aad69efc08b2e 0.18
diff --git a/obexd.spec b/obexd.spec
new file mode 100644
index 0000000..49b5c53
--- /dev/null
+++ b/obexd.spec
@@ -0,0 +1,65 @@
+%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@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
+* Sat Sep 26 2009 Valery Inozemtsev <shrek@altlinux.ru> 0.18-alt1
+- 0.18
+
+* Mon Aug 24 2009 Valery Inozemtsev <shrek@altlinux.ru> 0.17-alt1
+- 0.17
+
+* Mon Aug 17 2009 Valery Inozemtsev <shrek@altlinux.ru> 0.16-alt1
+- 0.16
+
+* Thu Jul 16 2009 Valery Inozemtsev <shrek@altlinux.ru> 0.15-alt1
+- 0.15
+
+* Sat Jul 04 2009 Valery Inozemtsev <shrek@altlinux.ru> 0.14-alt1
+- 0.14
+
+* Thu Jun 11 2009 Valery Inozemtsev <shrek@altlinux.ru> 0.13-alt1
+- initial release
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin