automatic version update by autodist [release 5.55-1mamba;Thu Feb 04 2021]
This commit is contained in:
parent
6d3f880f18
commit
b8a81f4058
19
bluez.spec
19
bluez.spec
@ -1,12 +1,12 @@
|
||||
Name: bluez
|
||||
Version: 5.54
|
||||
Version: 5.55
|
||||
Release: 1mamba
|
||||
Summary: Userspace tools for the Bluetooth wireless library for Linux
|
||||
Group: Applications/Communication
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://www.bluez.org
|
||||
URL: https://www.bluez.org
|
||||
Source: http://www.kernel.org/pub/linux/bluetooth/bluez-%{version}.tar.gz
|
||||
Patch0: bluez5-5.41-mode-43xx-firmware-into-lib-firmware.patch
|
||||
Patch1: bluez5-5.41-bcm43xx-Add-bcm43xx-3wire-variant.patch
|
||||
@ -74,12 +74,14 @@ This package contains static libraries and header files need for development.
|
||||
%build
|
||||
%configure \
|
||||
--libexecdir=/%{_lib} \
|
||||
--enable-usb \
|
||||
--enable-tools \
|
||||
--enable-deprecated \
|
||||
--enable-cups \
|
||||
--enable-library \
|
||||
LIBS="-ltermcap"
|
||||
--enable-library
|
||||
|
||||
# \
|
||||
# LIBS="-ltermcap"
|
||||
# --enable-usb \
|
||||
|
||||
%make
|
||||
|
||||
@ -130,11 +132,11 @@ find /etc/rc[0-6].d/ -type l -xtype l -exec rm -f {} \;
|
||||
%config(noreplace) %{_sysconfdir}/bluetooth/*
|
||||
%config %{_sysconfdir}/dbus-1/system.d/bluetooth.conf
|
||||
%{_bindir}/*
|
||||
/lib/udev/hid2hci
|
||||
#/lib/udev/hid2hci
|
||||
/%{_lib}/bluetooth/bluetoothd
|
||||
/%{_lib}/bluetooth/obexd
|
||||
%{_unitdir}/bluetooth.service
|
||||
%{_udevrulesdir}/97-hid2hci.rules
|
||||
#%{_udevrulesdir}/97-hid2hci.rules
|
||||
%{_userunitdir}/obex.service
|
||||
%{_libdir}/cups/backend/bluetooth
|
||||
%{_datadir}/zsh/site-functions/_bluetoothctl
|
||||
@ -158,6 +160,9 @@ find /etc/rc[0-6].d/ -type l -xtype l -exec rm -f {} \;
|
||||
%doc ChangeLog README
|
||||
|
||||
%changelog
|
||||
* Thu Feb 04 2021 Automatic Build System <autodist@mambasoft.it> 5.55-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Dec 01 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 5.54-1mamba
|
||||
- update to 5.54
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user