automatic version update by autodist [release 5.55-1mamba;Thu Feb 04 2021]

This commit is contained in:
Automatic Build System 2024-01-05 20:51:19 +01:00
parent 6d3f880f18
commit b8a81f4058

View File

@ -1,12 +1,12 @@
Name: bluez Name: bluez
Version: 5.54 Version: 5.55
Release: 1mamba Release: 1mamba
Summary: Userspace tools for the Bluetooth wireless library for Linux Summary: Userspace tools for the Bluetooth wireless library for Linux
Group: Applications/Communication Group: Applications/Communication
Vendor: openmamba Vendor: openmamba
Distribution: openmamba Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it> 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 Source: http://www.kernel.org/pub/linux/bluetooth/bluez-%{version}.tar.gz
Patch0: bluez5-5.41-mode-43xx-firmware-into-lib-firmware.patch Patch0: bluez5-5.41-mode-43xx-firmware-into-lib-firmware.patch
Patch1: bluez5-5.41-bcm43xx-Add-bcm43xx-3wire-variant.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 %build
%configure \ %configure \
--libexecdir=/%{_lib} \ --libexecdir=/%{_lib} \
--enable-usb \
--enable-tools \ --enable-tools \
--enable-deprecated \ --enable-deprecated \
--enable-cups \ --enable-cups \
--enable-library \ --enable-library
LIBS="-ltermcap"
# \
# LIBS="-ltermcap"
# --enable-usb \
%make %make
@ -130,11 +132,11 @@ find /etc/rc[0-6].d/ -type l -xtype l -exec rm -f {} \;
%config(noreplace) %{_sysconfdir}/bluetooth/* %config(noreplace) %{_sysconfdir}/bluetooth/*
%config %{_sysconfdir}/dbus-1/system.d/bluetooth.conf %config %{_sysconfdir}/dbus-1/system.d/bluetooth.conf
%{_bindir}/* %{_bindir}/*
/lib/udev/hid2hci #/lib/udev/hid2hci
/%{_lib}/bluetooth/bluetoothd /%{_lib}/bluetooth/bluetoothd
/%{_lib}/bluetooth/obexd /%{_lib}/bluetooth/obexd
%{_unitdir}/bluetooth.service %{_unitdir}/bluetooth.service
%{_udevrulesdir}/97-hid2hci.rules #%{_udevrulesdir}/97-hid2hci.rules
%{_userunitdir}/obex.service %{_userunitdir}/obex.service
%{_libdir}/cups/backend/bluetooth %{_libdir}/cups/backend/bluetooth
%{_datadir}/zsh/site-functions/_bluetoothctl %{_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 %doc ChangeLog README
%changelog %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 * Tue Dec 01 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 5.54-1mamba
- update to 5.54 - update to 5.54