]> git.pld-linux.org Git - packages/bluez-utils.git/blobdiff - bluez-utils.spec
- obsolete
[packages/bluez-utils.git] / bluez-utils.spec
index 6db2450c9cae7bcbff838be5af12af13898afa9c..f19b9196a19e00b438e80aa08d644e4c954add56 100644 (file)
@@ -1,14 +1,14 @@
 Summary:       Bluetooth utilities
 Summary(pl.UTF-8):     Narzędzia Bluetooth
 Name:          bluez-utils
-Version:       3.29
+Version:       3.36
 Release:       2
 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: cace79ea11757f54671f0d86eb7a52be
+# Source0-md5: 4fc292b635ba7b442c7aaf5680199012
 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.29
+BuildRequires: bluez-libs-devel >= 3.36
 BuildRequires: dbus-glib-devel >= 0.60
 BuildRequires: glib2-devel >= 2.0
 BuildRequires: gstreamer-devel >= 0.10
@@ -31,8 +31,9 @@ BuildRequires:        libusb-devel
 BuildRequires: openobex-devel >= 1.1
 BuildRequires: pkgconfig >= 1:0.9.0
 BuildRequires: rpmbuild(macros) >= 1.268
-Requires:      bluez-libs >= 3.29
+Requires:      bluez-libs >= 3.36
 Requires:      rc-scripts
+Obsoletes:     bluez-hciemu
 Obsoletes:     bluez-pan
 Obsoletes:     bluez-sdp
 Obsoletes:     bluez-utils-init
@@ -50,7 +51,10 @@ Bluetooth utilities:
  - hciattach
  - hciconfig
  - hcid
+ - hciemu
+ - hidd
  - l2ping
+ - pand
  - start scripts (PLD)
  - PCMCIA configuration files
 
@@ -62,7 +66,10 @@ Narzędzia Bluetooth:
  - hciattach
  - hciconfig
  - hcid
+ - hciemu
+ - hidd
  - l2ping
+ - pand
  - skrypty startowe (PLD)
  - pliki konfiguracji PCMCIA
 
@@ -86,7 +93,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.29
+Requires:      bluez-libs >= 3.36
 Requires:      cups
 
 %description -n cups-backend-bluetooth
@@ -99,7 +106,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.29
+Requires:      bluez-libs >= 3.36
 Requires:      gstreamer >= 0.10
 Requires:      gstreamer-plugins-base >= 0.10
 
@@ -130,9 +137,11 @@ Obsługa Bluetooth dla gstreamera.
        --enable-gstreamer \
        --enable-hal \
        --enable-hid2hci \
+       --enable-hidd \
        --enable-input \
        --enable-network \
        --enable-obex \
+       --enable-pand \
        --enable-pcmciarules \
        --enable-sdpd \
        --enable-serial \
@@ -162,11 +171,12 @@ install %{SOURCE1} $RPM_BUILD_ROOT/etc/rc.d/init.d/bluetooth
 install %{SOURCE2} $RPM_BUILD_ROOT/etc/sysconfig/bluetooth
 install %{SOURCE3} $RPM_BUILD_ROOT/etc/udev/rules.d/70-bluetooth.rules
 install %{SOURCE4} $RPM_BUILD_ROOT%{udevdir}/bluetooth.sh
-install daemon/passkey-agent $RPM_BUILD_ROOT/%{_bindir}
+install test/passkey-agent $RPM_BUILD_ROOT%{_bindir}
 mv $RPM_BUILD_ROOT/etc/udev/bluetooth.rules \
        $RPM_BUILD_ROOT/etc/udev/rules.d/71-bluetooth.rules
 
 rm -f $RPM_BUILD_ROOT%{_libdir}/alsa-lib/*.la
+rm -f $RPM_BUILD_ROOT%{_libdir}/bluetooth/plugins/*.la
 rm -f $RPM_BUILD_ROOT%{_libdir}/gstreamer*/libgstbluetooth.la
 
 %clean
@@ -184,23 +194,15 @@ fi
 
 %files
 %defattr(644,root,root,755)
-%doc AUTHORS ChangeLog README audio/audio-api.txt daemon/hal-namespace.txt hcid/dbus-api.txt input/input-api.txt network/network-api.txt serial/serial-api.txt
+%doc AUTHORS ChangeLog README audio/audio-api.txt hcid/dbus-api.txt input/input-api.txt network/network-api.txt serial/serial-api.txt
 %attr(755,root,root) %{_bindir}/*
 %attr(755,root,root) %{_sbindir}/*
 %dir %{_libdir}/bluetooth
-%attr(755,root,root) %{_libdir}/bluetooth/bluetoothd-service-audio
-%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-sync
+%dir %{_libdir}/bluetooth/plugins
+%attr(755,root,root) %{_libdir}/bluetooth/plugins/*.so
 %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
 %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.079496 seconds and 4 git commands to generate.