]> git.pld-linux.org Git - packages/bluez-utils.git/blobdiff - bluez-utils.spec
- obsolete
[packages/bluez-utils.git] / bluez-utils.spec
index 845e1452a0a0a7246589da8c52930e9e075a9d2c..f19b9196a19e00b438e80aa08d644e4c954add56 100644 (file)
@@ -1,14 +1,14 @@
 Summary:       Bluetooth utilities
 Summary(pl.UTF-8):     Narzędzia Bluetooth
 Name:          bluez-utils
-Version:       3.32
-Release:       1
+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: 781ad0e5b3583d90e562e408a5226da1
+# 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.32
+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.32
+Requires:      bluez-libs >= 3.36
 Requires:      rc-scripts
+Obsoletes:     bluez-hciemu
 Obsoletes:     bluez-pan
 Obsoletes:     bluez-sdp
 Obsoletes:     bluez-utils-init
@@ -50,6 +51,7 @@ Bluetooth utilities:
  - hciattach
  - hciconfig
  - hcid
+ - hciemu
  - hidd
  - l2ping
  - pand
@@ -64,6 +66,7 @@ Narzędzia Bluetooth:
  - hciattach
  - hciconfig
  - hcid
+ - hciemu
  - hidd
  - l2ping
  - pand
@@ -90,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.32
+Requires:      bluez-libs >= 3.36
 Requires:      cups
 
 %description -n cups-backend-bluetooth
@@ -103,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.32
+Requires:      bluez-libs >= 3.36
 Requires:      gstreamer >= 0.10
 Requires:      gstreamer-plugins-base >= 0.10
 
@@ -134,13 +137,13 @@ 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-hidd \
        --enable-serial \
        --disable-sync \
        --enable-test \
@@ -168,7 +171,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
 
This page took 0.031433 seconds and 4 git commands to generate.