Updates for new man pages, move all test binaries to -devel

This commit is contained in:
Peter Robinson 2023-12-16 15:22:39 +00:00
parent fce1fd95be
commit 1066b78f4e

View File

@ -252,16 +252,12 @@ install emulator/btvirt ${RPM_BUILD_ROOT}/%{_libexecdir}/bluetooth/
%{_bindir}/btmon %{_bindir}/btmon
%{_bindir}/hex2hcd %{_bindir}/hex2hcd
%{_bindir}/l2ping %{_bindir}/l2ping
%{_bindir}/l2test
%{_bindir}/mpris-proxy %{_bindir}/mpris-proxy
%{_bindir}/rctest %{_mandir}/man1/bluetoothctl-*.1.*
%{_mandir}/man1/bluetoothctl-mgmt.1.*
%{_mandir}/man1/bluetoothctl-monitor.1.*
%{_mandir}/man1/btmgmt.1.* %{_mandir}/man1/btmgmt.1.*
%{_mandir}/man1/btattach.1.* %{_mandir}/man1/btattach.1.*
%{_mandir}/man1/btmon.1.* %{_mandir}/man1/btmon.1.*
%{_mandir}/man1/l2ping.1.* %{_mandir}/man1/l2ping.1.*
%{_mandir}/man1/rctest.1.*
%{_mandir}/man8/bluetoothd.8.* %{_mandir}/man8/bluetoothd.8.*
%dir %{_libexecdir}/bluetooth %dir %{_libexecdir}/bluetooth
%{_libexecdir}/bluetooth/bluetoothd %{_libexecdir}/bluetooth/bluetoothd
@ -302,7 +298,11 @@ install emulator/btvirt ${RPM_BUILD_ROOT}/%{_libexecdir}/bluetooth/
%files libs-devel %files libs-devel
%doc doc/*txt %doc doc/*txt
%{_bindir}/isotest %{_bindir}/isotest
%{_bindir}/l2test
%{_bindir}/rctest
%{_mandir}/man1/isotest.1.* %{_mandir}/man1/isotest.1.*
%{_mandir}/man1/rctest.1.*
%{_mandir}/man5/org.bluez.*.5.*
%{_libdir}/libbluetooth.so %{_libdir}/libbluetooth.so
%{_includedir}/bluetooth %{_includedir}/bluetooth
%{_libdir}/pkgconfig/bluez.pc %{_libdir}/pkgconfig/bluez.pc