Remove duplicate file entries.
Remove duplicate file entries detected by rpmdeplint from the spec file. Resolves: RHEL-25776 Signed-off-by: David Marlin <dmarlin@redhat.com>
This commit is contained in:
parent
33bd28439a
commit
06efece140
@ -242,16 +242,13 @@ 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.1.*
|
||||||
%{_mandir}/man1/bluetoothctl-*.1.*
|
%{_mandir}/man1/bluetoothctl-*.1.*
|
||||||
%{_mandir}/man1/btattach.1.*
|
%{_mandir}/man1/btattach.1.*
|
||||||
%{_mandir}/man1/btmgmt.1.*
|
%{_mandir}/man1/btmgmt.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
|
||||||
|
Loading…
Reference in New Issue
Block a user