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] main: Add wireshark as required package
Date: Thu, 18 Jun 2026 14:55:22 GMT [thread overview]
Message-ID: <178179452275.1.14652448230951819008.rpms-xpra-a738b6055a1b@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/xpra
Branch : main
Commit : a738b6055a1b7b1f42643c59bd0bebdd84ca58db
Author : Antonio Trande <sagitter@fedoraproject.org>
Date : 2026-06-18T16:52:52+02:00
Stats : +13/-12 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/xpra/c/a738b6055a1b7b1f42643c59bd0bebdd84ca58db?branch=main
Log:
Add wireshark as required package
---
diff --git a/xpra.spec b/xpra.spec
index c96406a..b1be425 100644
--- a/xpra.spec
+++ b/xpra.spec
@@ -126,28 +126,29 @@ Sessions can be accessed over SSH, or password protected over plain TCP sockets.
Xpra is usable over reasonably slow links and does its best to adapt to changing
network bandwidth constraints.
-%package -n %{name}-client-gnome
-Summary: Gnome integration for the xpra client
-Requires: %{name}-client-gtk3%{?_isa} = 1:%{version}-%{release}
-Requires: gnome-shell-extension-appindicator
+%package -n %{name}-client-gnome
+Summary: Gnome integration for the xpra client
+Requires: %{name}-client-gtk3%{?_isa} = 1:%{version}-%{release}
+Requires: gnome-shell-extension-appindicator
%description -n %{name}-client-gnome
This package installs the GNOME Shell extensions
that can help in restoring the system tray functionality.
It also includes the gnome_shell_extension extension which
is required for querying and activating keyboard input sources.
-%package -n %{name}-client-gtk3
-Summary: GTK3 xpra client
-BuildRequires: xclip
-Requires: %{name}%{?_isa} = 1:%{version}-%{release}
+%package -n %{name}-client-gtk3
+Summary: GTK3 xpra client
+BuildRequires: xclip
+Requires: %{name}%{?_isa} = 1:%{version}-%{release}
%description -n %{name}-client-gtk3
This package contains the GTK3 xpra client.
-%package -n %{name}-plugin-lua
-Summary: Wireshark/tshark Lua dissector for the Xpra remote display protocol
-BuildRequires: wireshark-devel
+%package -n %{name}-plugin-lua
+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: %{name}%{?_isa} = 1:%{version}-%{release}
+Requires: wireshark%{?_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-18 14:55 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=178179452275.1.14652448230951819008.rpms-xpra-a738b6055a1b@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