diff --git a/bluez.changes b/bluez.changes index dc280d4..829b03c 100644 --- a/bluez.changes +++ b/bluez.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Nov 7 11:14:13 UTC 2019 - Stefan Seyfried + +- fix udev directory from %_libexecdir to %_prefix/lib + ------------------------------------------------------------------- Mon Nov 4 21:22:20 UTC 2019 - Stefan Seyfried diff --git a/bluez.spec b/bluez.spec index 7e74500..0347b45 100644 --- a/bluez.spec +++ b/bluez.spec @@ -300,7 +300,7 @@ make check V=0 %endif %{_bindir}/hcidump %{_bindir}/bccmd -%{_libexecdir}/udev/ +%{_prefix}/lib/udev/ %{_mandir}/man1/btattach.1%{ext_man} %{_mandir}/man1/hcidump.1%{ext_man} %{_mandir}/man1/hciattach.1%{ext_man}