public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/firewalld] rawhide: Drop dependency on dbus-x11
Date: Tue, 09 Jun 2026 19:59:36 GMT	[thread overview]
Message-ID: <178103517689.1.8677849219888323238.rpms-firewalld-dc7294f56c90@fedoraproject.org> (raw)

            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
 

                 reply	other threads:[~2026-06-09 19:59 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=178103517689.1.8677849219888323238.rpms-firewalld-dc7294f56c90@fedoraproject.org \
    --to=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