public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Antonio Trande <sagitter@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/xpra] f44: Fix wireshark dependency
Date: Sun, 21 Jun 2026 17:14:32 GMT	[thread overview]
Message-ID: <178206207233.1.11816608884853107656.rpms-xpra-ede8108a1485@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/xpra
Branch : f44
Commit : ede8108a1485550fffab7fbd67b434258fc9a101
Author : Antonio Trande <sagitter@fedoraproject.org>
Date   : 2026-06-21T19:11:55+02:00
Stats  : +1/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/xpra/c/ede8108a1485550fffab7fbd67b434258fc9a101?branch=f44

Log:
Fix wireshark dependency

---
diff --git a/xpra.spec b/xpra.spec
index b1be425..d01942d 100644
--- a/xpra.spec
+++ b/xpra.spec
@@ -148,7 +148,7 @@ Summary: Wireshark/tshark Lua dissector for the Xpra remote display protocol
 BuildRequires:  wireshark-devel
 %{?lua_version:Requires: lua(abi) = %{lua_version}}
 Requires:       %{name}%{?_isa} = 1:%{version}-%{release}
-Requires:       wireshark%{?_isa}
+Requires:       wireshark-cli%{?_isa}
 %description -n %{name}-plugin-lua
 The dissector registers on TCP port 14500 (xpra default) and also
 installs a heuristic detector so it picks up traffic on any port.

                 reply	other threads:[~2026-06-21 17:14 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=178206207233.1.11816608884853107656.rpms-xpra-ede8108a1485@fedoraproject.org \
    --to=sagitter@fedoraproject.org \
    --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