public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/blueman] rawhide: Remove desktop-notification-daemon dependency
@ 2026-08-18 7:49 Carl George
0 siblings, 0 replies; only message in thread
From: Carl George @ 2026-08-18 7:49 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/blueman
Branch : rawhide
Commit : 8cd172bd387af314eef7de1e264cc7b2084f6348
Author : Carl George <carlwgeorge@fedoraproject.org>
Date : 2026-08-17T17:06:23-05:00
Stats : +4/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/blueman/c/8cd172bd387af314eef7de1e264cc7b2084f6348?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/blueman.spec b/blueman.spec
index 7a4a5bf..762d2be 100644
--- a/blueman.spec
+++ b/blueman.spec
@@ -4,7 +4,7 @@ License: GPL-2.0-or-later
Epoch: 1
Version: 2.4.6
-Release: 9%{?dist}
+Release: 10%{?dist}
URL: https://github.com/blueman-project/blueman
Source0: %{URL}/archive/refs/tags/%{version}/blueman-%{version}.tar.gz
@@ -48,7 +48,6 @@ Requires: bluez >= 5.48
Requires: bluez-obexd
Requires: dbus >= 1.9.18
Requires: dconf
-Requires: desktop-notification-daemon
Requires: gdk-pixbuf2
Requires: glib2 >= 2.32
Requires: gtk3 >= 3.24
@@ -251,6 +250,9 @@ desktop-file-validate %{buildroot}%{_datadir}/Thunar/sendto/*blueman*.desktop
%changelog
+* Mon Aug 17 2026 Carl George <carlwgeorge@fedoraproject.org> - 1:2.4.6-10
+- Remove desktop-notification-daemon dependency rhbz#2517249
+
* Wed Jul 22 2026 Python Maint <python-maint@redhat.com> - 1:2.4.6-9
- Rebuilt for Python 3.15.0b4 ABI change
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-18 7: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 7:49 [rpms/blueman] rawhide: 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