public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/system-config-printer] f45: Remove desktop-notification-daemon dependency
@ 2026-08-18  9:49 Carl George
  0 siblings, 0 replies; only message in thread
From: Carl George @ 2026-08-18  9:49 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/system-config-printer
            Branch : f45
            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=f45

            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
 

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-18  9:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-18  9:49 [rpms/system-config-printer] f45: Remove desktop-notification-daemon dependency Carl George

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox