]> git.pld-linux.org Git - packages/bluez-utils.git/blobdiff - bluez-utils.spec
- hidd enabled
[packages/bluez-utils.git] / bluez-utils.spec
index ef14eb08e3ef3066c3ec8e9dcc741f5d82184cb9..518f6370983e0f137f8728d77f607d7bf0a4de2d 100644 (file)
@@ -2,7 +2,7 @@ Summary:        Bluetooth utilities
 Summary(pl.UTF-8):     Narzędzia Bluetooth
 Name:          bluez-utils
 Version:       3.30
-Release:       1
+Release:       2
 Epoch:         0
 License:       GPL v2+
 Group:         Applications/System
@@ -50,6 +50,7 @@ Bluetooth utilities:
  - hciattach
  - hciconfig
  - hcid
+ - hidd
  - l2ping
  - start scripts (PLD)
  - PCMCIA configuration files
@@ -62,6 +63,7 @@ Narzędzia Bluetooth:
  - hciattach
  - hciconfig
  - hcid
+ - hidd
  - l2ping
  - skrypty startowe (PLD)
  - pliki konfiguracji PCMCIA
@@ -86,7 +88,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.30
 Requires:      cups
 
 %description -n cups-backend-bluetooth
@@ -99,7 +101,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.30
 Requires:      gstreamer >= 0.10
 Requires:      gstreamer-plugins-base >= 0.10
 
@@ -135,6 +137,7 @@ Obsługa Bluetooth dla gstreamera.
        --enable-obex \
        --enable-pcmciarules \
        --enable-sdpd \
+       --enable-hidd \
        --enable-serial \
        --disable-sync \
        --enable-test \
@@ -167,6 +170,7 @@ 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
This page took 0.079516 seconds and 4 git commands to generate.