]> git.pld-linux.org Git - packages/bluez-utils.git/blobdiff - bluez-utils.spec
- build pand util by default
[packages/bluez-utils.git] / bluez-utils.spec
index ef14eb08e3ef3066c3ec8e9dcc741f5d82184cb9..ac634373574b98f90345d4d31f00f7e43a7c8792 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,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.29
+Requires:      bluez-libs >= 3.30
 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.29
+Requires:      bluez-libs >= 3.30
 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 \
@@ -167,6 +173,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.028886 seconds and 4 git commands to generate.