diff --git a/bluez.changes b/bluez.changes index ae1d82a..99904ee 100644 --- a/bluez.changes +++ b/bluez.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Jul 7 19:17:20 UTC 2017 - seife+obs@b1-systems.com + +- enable sixaxis plugin + ------------------------------------------------------------------- Sun Jun 25 11:53:02 UTC 2017 - msuchanek@suse.com diff --git a/bluez.spec b/bluez.spec index 045441c..f4e06a0 100644 --- a/bluez.spec +++ b/bluez.spec @@ -159,6 +159,7 @@ autoreconf -fi --enable-experimental \ --enable-deprecated \ --enable-datafiles \ + --enable-sixaxis \ --with-systemdsystemunitdir=%{_unitdir} \ --with-systemduserunitdir=%{_userunitdir} @@ -230,6 +231,9 @@ make check V=0 %{_bindir}/hciconfig %{_bindir}/hex2hcd %{_bindir}/mpris-proxy +%dir %{_libdir}/bluetooth +%dir %{_libdir}/bluetooth/plugins +%{_libdir}/bluetooth/plugins/sixaxis.so %dir %{_libexecdir}/bluetooth %{_libexecdir}/bluetooth/bluetoothd %{_libexecdir}/bluetooth/obexd