]> git.pld-linux.org Git - packages/bluez-utils.git/blobdiff - bluez-utils.spec
- up to 3.36
[packages/bluez-utils.git] / bluez-utils.spec
index af271f02a12d9394e4dbff128548443a151fbd58..96b25d8e77843917ac62a734398b83772909b865 100644 (file)
@@ -1,14 +1,14 @@
 Summary:       Bluetooth utilities
 Summary(pl.UTF-8):     Narzędzia Bluetooth
 Name:          bluez-utils
-Version:       3.30
+Version:       3.36
 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: 3d17bb712d243bb1b316f7e8a909fa82
+# 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.30
+BuildRequires: bluez-libs-devel >= 3.32
 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.30
+Requires:      bluez-libs >= 3.32
 Requires:      rc-scripts
 Obsoletes:     bluez-pan
 Obsoletes:     bluez-sdp
@@ -50,7 +50,9 @@ Bluetooth utilities:
  - hciattach
  - hciconfig
  - hcid
+ - hidd
  - l2ping
+ - pand
  - start scripts (PLD)
  - PCMCIA configuration files
 
@@ -62,7 +64,9 @@ Narzędzia Bluetooth:
  - hciattach
  - hciconfig
  - hcid
+ - hidd
  - l2ping
+ - pand
  - skrypty startowe (PLD)
  - pliki konfiguracji PCMCIA
 
@@ -86,7 +90,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.30
+Requires:      bluez-libs >= 3.32
 Requires:      cups
 
 %description -n cups-backend-bluetooth
@@ -99,7 +103,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.30
+Requires:      bluez-libs >= 3.32
 Requires:      gstreamer >= 0.10
 Requires:      gstreamer-plugins-base >= 0.10
 
@@ -133,8 +137,10 @@ Obsługa Bluetooth dla gstreamera.
        --enable-input \
        --enable-network \
        --enable-obex \
+       --enable-pand \
        --enable-pcmciarules \
        --enable-sdpd \
+       --enable-hidd \
        --enable-serial \
        --disable-sync \
        --enable-test \
@@ -162,7 +168,7 @@ 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
 
@@ -185,7 +191,7 @@ 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
This page took 0.059677 seconds and 4 git commands to generate.