rebuilt with fix: bt-obex: symbol lookup error: /usr/lib/libreadline.so.6: undefined symbol: UP [release 0.1.38_662e-4mamba;Thu Dec 15 2016]

This commit is contained in:
Silvan Calarco 2024-01-05 20:52:25 +01:00
parent 81203d6d88
commit 8c956835f3

View File

@ -1,7 +1,7 @@
%define pkgver %(echo %version | tr _ -)
Name: bluez-tools
Version: 0.1.38_662e
Release: 3mamba
Release: 4mamba
Summary: A set of tools to manage bluetooth devices for linux
Group: Applications/Communication
Vendor: openmamba
@ -33,7 +33,7 @@ A set of tools to manage bluetooth devices for linux.
%build
%configure
%make
%make LIBREADLINE="-lreadline -ltermcap"
%install
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
@ -65,6 +65,9 @@ A set of tools to manage bluetooth devices for linux.
%doc AUTHORS COPYING
%changelog
* Thu Dec 15 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 0.1.38_662e-4mamba
- rebuilt with fix: bt-obex: symbol lookup error: /usr/lib/libreadline.so.6: undefined symbol: UP
* Tue Nov 19 2013 Silvan Calarco <silvan.calarco@mambasoft.it> 0.1.38_662e-3mamba
- require obex-client