public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Peter Robinson <pbrobinson@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/bluez] f44: 5.87
Date: Sun, 05 Jul 2026 11:25:16 GMT	[thread overview]
Message-ID: <178325071630.1.7885687969043320652.rpms-bluez-74a6e4355382@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/bluez
Branch : f44
Commit : 74a6e4355382ea75da60c48b5359e94ab41d5ae6
Author : Peter Robinson <pbrobinson@gmail.com>
Date   : 2026-07-05T12:25:08+01:00
Stats  : +6/-3 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/bluez/c/74a6e4355382ea75da60c48b5359e94ab41d5ae6?branch=f44

Log:
5.87

---
diff --git a/bluez.spec b/bluez.spec
index 5495ade..67827c2 100644
--- a/bluez.spec
+++ b/bluez.spec
@@ -73,7 +73,6 @@ be dropped by upstream. Utilities include:
 	- gatttool
 	- hciattach
 	- hciconfig
-	- hcidump
 	- hcitool
 	- meshctl
 	- rfcomm
@@ -165,6 +164,9 @@ install -m0755 attrib/gatttool $RPM_BUILD_ROOT%{_bindir}
 # Red Hat Bugzilla bug #1699680
 install -m0755 tools/avinfo $RPM_BUILD_ROOT%{_bindir}
 
+# "make install" fails to install avinfo
+install -m0755 tools/btsnoop $RPM_BUILD_ROOT%{_bindir}
+
 # btmgmt is not installed by "make install", but it is useful for debugging
 # some issues and to set the MAC address on HCIs which don't have their
 # MAC address configured 
@@ -267,7 +269,6 @@ install emulator/btvirt ${RPM_BUILD_ROOT}/%{_libexecdir}/bluetooth/
 %{_bindir}/gatttool
 %{_bindir}/hciattach
 %{_bindir}/hciconfig
-%{_bindir}/hcidump
 %{_bindir}/hcitool
 %{_bindir}/meshctl
 %{_bindir}/rfcomm
@@ -275,7 +276,6 @@ install emulator/btvirt ${RPM_BUILD_ROOT}/%{_libexecdir}/bluetooth/
 %{_mandir}/man1/ciptool.1.*
 %{_mandir}/man1/hciattach.1.*
 %{_mandir}/man1/hciconfig.1.*
-%{_mandir}/man1/hcidump.1.*
 %{_mandir}/man1/hcitool.1.*
 %{_mandir}/man1/rfcomm.1.*
 %{_mandir}/man1/sdptool.1.*
@@ -288,6 +288,7 @@ install emulator/btvirt ${RPM_BUILD_ROOT}/%{_libexecdir}/bluetooth/
 
 %files libs-devel
 %doc doc/*txt
+%{_bindir}/btsnoop
 %{_bindir}/isotest
 %{_bindir}/l2test
 %{_bindir}/l2ping
@@ -296,6 +297,7 @@ install emulator/btvirt ${RPM_BUILD_ROOT}/%{_libexecdir}/bluetooth/
 %{_mandir}/man1/l2ping.1.*
 %{_mandir}/man1/rctest.1.*
 %{_mandir}/man5/org.bluez.*.5.*
+%{_mandir}/man7/btsnoop.7.*
 %{_mandir}/man7/hci.7.*
 %{_mandir}/man7/iso.7.*
 %{_mandir}/man7/l2cap.7.*
@@ -337,6 +339,7 @@ install emulator/btvirt ${RPM_BUILD_ROOT}/%{_libexecdir}/bluetooth/
 %changelog
 * Sun Jul 05 2026 Peter Robinson <pbrobinson@fedoraproject.org> - 5.87-1
 - Update to 5.87
+- Install new btsnoop tool
 
 * Mon Jun 22 2026 Bastien Nocera <bnocera@redhat.com> - 5.86-5
 - Fix BLE advertisments (Closes: #2489100)

             reply	other threads:[~2026-07-05 11:25 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-07-05 11:25 Peter Robinson [this message]
  -- strict thread matches above, loose matches on Subject: below --
2026-07-05 11:25 [rpms/bluez] f44: 5.87 Peter Robinson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178325071630.1.7885687969043320652.rpms-bluez-74a6e4355382@fedoraproject.org \
    --to=pbrobinson@gmail.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox