public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/xpra] f43: Fix wireshark dependency
@ 2026-06-21 17:16 Antonio Trande
0 siblings, 0 replies; only message in thread
From: Antonio Trande @ 2026-06-21 17:16 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/xpra
Branch : f43
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=f43
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.
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-21 17:16 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-21 17:16 [rpms/xpra] f43: Fix wireshark dependency Antonio Trande
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox