]> git.pld-linux.org Git - packages/bluez.git/blobdiff - bluez.spec
- 4.14
[packages/bluez.git] / bluez.spec
index 5b37e7c5987e08409c8970750852c91ca4f10999..6fcdf334e279c043deb6da9acd53bee6483b99d9 100644 (file)
@@ -1,14 +1,14 @@
 Summary:       Bluetooth utilities
 Summary(pl.UTF-8):     NarzÄ™dzia Bluetooth
 Name:          bluez
-Version:       4.2
-Release:       3
+Version:       4.14
+Release:       1
 Epoch:         0
 License:       GPL v2+
 Group:         Applications/System
 #Source0Download: http://www.bluez.org/download.html
 Source0:       http://www.kernel.org/pub/linux/bluetooth/%{name}-%{version}.tar.gz
-# Source0-md5: 60344bd096fda1742e4dbd603b1a06e9
+# Source0-md5: 1f33ebac05d056879ceb4063e7b1def4
 Source1:       %{name}.init
 Source2:       %{name}.sysconfig
 Source3:       %{name}-udev.rules
@@ -176,11 +176,9 @@ aplikacji Bluetooth.
        --enable-shared \
        --enable-static \
        --enable-alsa \
-       --enable-bccmd \
-       --enable-configfiles \
-       --enable-netlink \
        --enable-audio \
        --enable-bccmd \
+       --enable-configfiles \
        --enable-cups \
        --enable-dfutool \
        --enable-dund \
@@ -189,12 +187,12 @@ aplikacji Bluetooth.
        --enable-hidd \
        --enable-input \
        --enable-manpages \
+       --enable-netlink \
        --enable-network \
        --enable-pand \
        --enable-pcmciarules \
        --enable-serial \
        --enable-tools \
-       --enable-test \
        --enable-usb
 
 %{__make} \
@@ -218,7 +216,6 @@ 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 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
 
@@ -244,7 +241,7 @@ fi
 
 %files
 %defattr(644,root,root,755)
-%doc AUTHORS ChangeLog README audio/audio-api.txt input/input-api.txt network/network-api.txt serial/serial-api.txt
+%doc AUTHORS ChangeLog README
 %attr(755,root,root) %{_bindir}/*
 %attr(755,root,root) %{_sbindir}/*
 %dir %{_libdir}/bluetooth
@@ -285,7 +282,6 @@ fi
 %attr(755,root,root) %{_libdir}/libbluetooth.so
 %{_libdir}/libbluetooth.la
 %{_includedir}/bluetooth
-%{_aclocaldir}/bluez.m4
 %{_pkgconfigdir}/bluez.pc
 
 %files libs-static
This page took 0.030309 seconds and 4 git commands to generate.