automatic version update by autodist [release 5.67-1mamba;Fri Jun 30 2023]
This commit is contained in:
parent
da77b16226
commit
f0e35f6eaa
17
bluez.spec
17
bluez.spec
@ -1,6 +1,6 @@
|
|||||||
Name: bluez
|
Name: bluez
|
||||||
Version: 5.66
|
Version: 5.67
|
||||||
Release: 2mamba
|
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
|
||||||
@ -70,14 +70,14 @@ This package contains static libraries and header files neeed for development.
|
|||||||
%prep
|
%prep
|
||||||
%setup -q -n bluez-%{version}
|
%setup -q -n bluez-%{version}
|
||||||
%define _default_patch_fuzz 2
|
%define _default_patch_fuzz 2
|
||||||
%patch0 -p1
|
%patch 0 -p1
|
||||||
%patch1 -p1
|
%patch 1 -p1
|
||||||
%patch2 -p1
|
%patch 2 -p1
|
||||||
%patch3 -p1
|
%patch 3 -p1
|
||||||
#%patch4 -p1 -b .0001-hog-Fix-read-order-of-attributes#
|
#%patch4 -p1 -b .0001-hog-Fix-read-order-of-attributes#
|
||||||
#%patch5 -p1 -b .0002_Fix_crash_when_endpoint_replies_with_an_error_to_SetConfiguratio#n
|
#%patch5 -p1 -b .0002_Fix_crash_when_endpoint_replies_with_an_error_to_SetConfiguratio#n
|
||||||
#%patch6 -p1 -b .0003_gdbus_Emit_InterfacesAdded_of_parents_objects_first
|
#%patch6 -p1 -b .0003_gdbus_Emit_InterfacesAdded_of_parents_objects_first
|
||||||
%patch7 -p1
|
%patch 7 -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure \
|
%configure \
|
||||||
@ -188,6 +188,9 @@ find /etc/rc[0-6].d/ -type l -xtype l -exec rm -f {} \;
|
|||||||
%doc ChangeLog README
|
%doc ChangeLog README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jun 30 2023 Automatic Build System <autodist@mambasoft.it> 5.67-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Tue Jan 03 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 5.66-2mamba
|
* Tue Jan 03 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 5.66-2mamba
|
||||||
- path: run bluetoothd.service with experimental arguments (-E -K) as requested by pulseaudio
|
- path: run bluetoothd.service with experimental arguments (-E -K) as requested by pulseaudio
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user