]> git.pld-linux.org Git - packages/bluez-utils.git/blobdiff - bluez-utils.spec
- enable sdpd
[packages/bluez-utils.git] / bluez-utils.spec
index b722531f1277e060d0d2b04bb98879024a374ce5..6566d8fa050e3593362f87f2b6d0254fcde5d2f5 100644 (file)
@@ -1,14 +1,14 @@
 Summary:       Bluetooth utilities
 Summary(pl.UTF-8):     Narzędzia Bluetooth
 Name:          bluez-utils
-Version:       3.22
+Version:       3.29
 Release:       1
 Epoch:         0
 License:       GPL v2+
 Group:         Applications/System
 #Source0Download: http://www.bluez.org/download.html
 Source0:       http://bluez.sourceforge.net/download/%{name}-%{version}.tar.gz
-# Source0-md5: c183dedb12c79433adfaa102dce2b0d4
+# Source0-md5: cace79ea11757f54671f0d86eb7a52be
 Source1:       %{name}.init
 Source2:       %{name}.sysconfig
 Source3:       %{name}-udev.rules
@@ -19,7 +19,7 @@ BuildRequires:        alsa-lib-devel >= 1.0.10-1
 BuildRequires: autoconf >= 2.50
 BuildRequires: automake
 BuildRequires: bison
-BuildRequires: bluez-libs-devel >= 3.22
+BuildRequires: bluez-libs-devel >= 3.29
 BuildRequires: dbus-glib-devel >= 0.60
 BuildRequires: glib2-devel >= 2.0
 BuildRequires: gstreamer-devel >= 0.10
@@ -31,7 +31,7 @@ BuildRequires:        libusb-devel
 BuildRequires: openobex-devel >= 1.1
 BuildRequires: pkgconfig >= 1:0.9.0
 BuildRequires: rpmbuild(macros) >= 1.268
-Requires:      bluez-libs >= 3.22
+Requires:      bluez-libs >= 3.29
 Requires:      rc-scripts
 Obsoletes:     bluez-pan
 Obsoletes:     bluez-sdp
@@ -86,7 +86,7 @@ Wtyczki systemu ALSA dla urządzeń dźwiękowych Bluetooth.
 Summary:       Bluetooth backend for CUPS
 Summary(pl.UTF-8):     Backend Bluetooth dla CUPS-a
 Group:         Applications/Printing
-Requires:      bluez-libs >= 3.22
+Requires:      bluez-libs >= 3.29
 Requires:      cups
 
 %description -n cups-backend-bluetooth
@@ -99,7 +99,7 @@ Backend Bluetooth dla CUPS-a.
 Summary:       Bluetooth support for gstreamer
 Summary(pl.UTF-8):     Obsługa Bluetooth dla gstreamera
 Group:         Libraries
-Requires:      bluez-libs >= 3.22
+Requires:      bluez-libs >= 3.29
 Requires:      gstreamer >= 0.10
 Requires:      gstreamer-plugins-base >= 0.10
 
@@ -134,6 +134,7 @@ Obsługa Bluetooth dla gstreamera.
        --enable-network \
        --enable-obex \
        --enable-pcmciarules \
+       --enable-sdpd \
        --enable-serial \
        --disable-sync \
        --enable-test \
@@ -155,8 +156,6 @@ install -d $RPM_BUILD_ROOT{/etc/udev/rules.d,%{udevdir}}
        udevdir=%{udevdir}
 
 # noinst
-install transfer/bluetoothd-service-transfer $RPM_BUILD_ROOT%{_libdir}/bluetooth
-install transfer/transfer.service $RPM_BUILD_ROOT%{_sysconfdir}/bluetooth
 #install sync/bluetoothd-service-sync $RPM_BUILD_ROOT%{_libdir}/bluetooth
 
 install %{SOURCE1} $RPM_BUILD_ROOT/etc/rc.d/init.d/bluetooth
@@ -193,16 +192,15 @@ fi
 %attr(755,root,root) %{_libdir}/bluetooth/bluetoothd-service-network
 %attr(755,root,root) %{_libdir}/bluetooth/bluetoothd-service-serial
 %attr(755,root,root) %{_libdir}/bluetooth/bluetoothd-service-input
-%attr(755,root,root) %{_libdir}/bluetooth/bluetoothd-service-transfer
 #%attr(755,root,root) %{_libdir}/bluetooth/bluetoothd-service-sync
 %dir %{_sysconfdir}/bluetooth
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/bluetooth/hcid.conf
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/bluetooth/rfcomm.conf
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/bluetooth/input.service
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/bluetooth/audio.conf
 %{_sysconfdir}/bluetooth/audio.service
 %{_sysconfdir}/bluetooth/network.service
 %{_sysconfdir}/bluetooth/serial.service
-%{_sysconfdir}/bluetooth/transfer.service
 %attr(754,root,root) /etc/rc.d/init.d/bluetooth
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/bluetooth
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/dbus-1/system.d/bluetooth.conf
This page took 0.06652 seconds and 4 git commands to generate.