public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Carl George <carlwgeorge@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/system-config-printer] rawhide: Remove desktop-notification-daemon dependency
Date: Tue, 18 Aug 2026 09:12:16 GMT	[thread overview]
Message-ID: <178704433632.1.8743600162019170734.rpms-system-config-printer-7fc9b1ce372d@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/system-config-printer
            Branch : rawhide
            Commit : 7fc9b1ce372de3091a92edb989d328ddeffb57d4
            Author : Carl George <carlwgeorge@fedoraproject.org>
            Date   : 2026-08-17T21:33:10-05:00
            Stats  : +4/-3 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/system-config-printer/c/7fc9b1ce372de3091a92edb989d328ddeffb57d4?branch=rawhide

            Log:
            Remove desktop-notification-daemon dependency

The virtual provides desktop-notification-daemon (and dependencies on
it) were quasi-standard introduced 20 years ago by the libnotify
package.  However, it was dropped from that package 11 years ago.
Removing it here to match helps prevent pulling in unwanted
dependencies.

https://src.fedoraproject.org/rpms/libnotify/c/03f15ef7223cb0a35efe7c09f2eade429ab7b930?branch=rawhide

https://src.fedoraproject.org/rpms/libnotify/c/e4ea37910284f2ba30c5cc421a8a09613805d85f?branch=rawhide

https://bugzilla.redhat.com/show_bug.cgi?id=2517249

---
diff --git a/system-config-printer.spec b/system-config-printer.spec
index a9c2afb..d42bb4b 100644
--- a/system-config-printer.spec
+++ b/system-config-printer.spec
@@ -6,7 +6,7 @@
 Summary: A printer administration tool
 Name: system-config-printer
 Version: 1.5.18
-Release: 19%{?dist}
+Release: 20%{?dist}
 License: GPL-2.0-or-later
 URL: https://github.com/%{username}/%{name}
 Source0: %{url}/releases/download/%{version}/%{name}-%{version}.tar.xz
@@ -53,8 +53,6 @@ BuildRequires: xmlto
 Requires: dbus-x11
 # for desktop file
 Requires: desktop-file-utils >= 0.2.92
-# for system notifications
-Requires: desktop-notification-daemon
 # for GUI, the app is written in gtk3
 Requires: gtk3%{?_isa}
 # for GUI to prevent warning during the startup
@@ -291,6 +289,9 @@ exit 0
 %endif
 
 %changelog
+* Tue Aug 18 2026 Carl George <carlwgeorge@fedoraproject.org> - 1.5.18-20
+- Remove desktop-notification-daemon dependency rhbz#2517249
+
 * Fri Jul 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.18-19
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
 

                 reply	other threads:[~2026-08-18  9:12 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=178704433632.1.8743600162019170734.rpms-system-config-printer-7fc9b1ce372d@fedoraproject.org \
    --to=carlwgeorge@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