public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/firewalld] rawhide: Drop dependency on dbus-x11
@ 2026-06-09 19:59
0 siblings, 0 replies; only message in thread
From: @ 2026-06-09 19:59 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/firewalld
Branch : rawhide
Commit : dc7294f56c905545340cb256194bc1aa7385c807
Author : Timothée Ravier <tim@siosm.fr>
Date : 2026-06-09T20:25:55+02:00
Stats : +4/-5 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/firewalld/c/dc7294f56c905545340cb256194bc1aa7385c807?branch=rawhide
Log:
Drop dependency on dbus-x11
This was added to fix [1] but it's not clear why this is really needed.
Remove it as firewalld only uses the system bus.
[1] https://bugzilla.redhat.com/show_bug.cgi?id=1281416
See: https://github.com/firewalld/firewalld/issues/1543
See: https://github.com/firewalld/firewalld/pull/1545
---
diff --git a/firewalld.spec b/firewalld.spec
index 4b74ae2..d190b06 100644
--- a/firewalld.spec
+++ b/firewalld.spec
@@ -1,7 +1,7 @@
Summary: A firewall daemon with D-Bus interface providing a dynamic firewall
Name: firewalld
Version: 2.4.0
-Release: 3%{?dist}
+Release: 4%{?dist}
URL: http://www.firewalld.org
License: GPL-2.0-or-later
Source0: https://github.com/firewalld/firewalld/releases/download/v%{version}/firewalld-%{version}.tar.bz2
@@ -94,9 +94,6 @@ Requires: python3-qt5-base
Requires: python3-gobject
Requires: libnotify
Requires: NetworkManager-libnm
-%if !0%{?flatpak}
-Requires: dbus-x11
-%endif
%description -n firewall-applet
The firewall panel applet provides a status information of firewalld and also
@@ -114,7 +111,6 @@ Requires: gtk3
Requires: python3-gobject
Requires: NetworkManager-libnm
%if !0%{?flatpak}
-Requires: dbus-x11
Recommends: polkit
%endif
@@ -360,6 +356,9 @@ fi
%{_mandir}/man1/firewall-config*.1*
%changelog
+* Tue Jun 09 2026 Timothée Ravier <tim@siosm.fr> - 2.4.0-4
+- Drop dependency on dbus-x11
+
* Wed Jun 03 2026 Python Maint <python-maint@redhat.com> - 2.4.0-3
- Rebuilt for Python 3.15
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-09 19:59 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-09 19:59 [rpms/firewalld] rawhide: Drop dependency on dbus-x11
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox