rebuilt with fixed libexecdir [release 5.76-2mamba;Sat Jun 22 2024]
This commit is contained in:
parent
39897ecdeb
commit
939aa11fd0
11
bluez.spec
11
bluez.spec
@ -1,6 +1,6 @@
|
||||
Name: bluez
|
||||
Version: 5.76
|
||||
Release: 1mamba
|
||||
Release: 2mamba
|
||||
Summary: Userspace tools for the Bluetooth wireless library for Linux
|
||||
Group: Applications/Communication
|
||||
Vendor: openmamba
|
||||
@ -151,8 +151,6 @@ find /etc/rc[0-6].d/ -type l -xtype l -exec rm -f {} \;
|
||||
%{_datadir}/dbus-1/system.d/bluetooth.conf
|
||||
%{_datadir}/dbus-1/system-services/org.bluez.mesh.service
|
||||
%{_prefix}/lib/udev/hid2hci
|
||||
%dir %{_libexecdir}/bluetooth
|
||||
%{_libexecdir}/bluetooth/*
|
||||
%{_unitdir}/bluetooth.service
|
||||
%{_unitdir}/bluetooth-mesh.service
|
||||
%{_udevrulesdir}/97-hid2hci.rules
|
||||
@ -170,8 +168,8 @@ find /etc/rc[0-6].d/ -type l -xtype l -exec rm -f {} \;
|
||||
%files -n libbluetooth
|
||||
%defattr(-,root,root)
|
||||
%{_libdir}/libbluetooth.so.*
|
||||
#%dir %{_libdir}/bluetooth/plugins
|
||||
#%{_libdir}/bluetooth/plugins/sixaxis.so
|
||||
%dir %{_libexecdir}/bluetooth
|
||||
%{_libexecdir}/bluetooth/*
|
||||
%doc AUTHORS COPYING
|
||||
|
||||
%files -n libbluetooth-devel
|
||||
@ -184,6 +182,9 @@ find /etc/rc[0-6].d/ -type l -xtype l -exec rm -f {} \;
|
||||
%doc ChangeLog README
|
||||
|
||||
%changelog
|
||||
* Sat Jun 22 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 5.76-2mamba
|
||||
- rebuilt with fixed libexecdir
|
||||
|
||||
* Fri May 17 2024 Automatic Build System <autodist@openmamba.org> 5.76-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user