From 6af0781953a398601378541ff09e9e0e30376288 Mon Sep 17 00:00:00 2001 From: pawelz Date: Sun, 5 Jul 2009 18:41:47 +0000 Subject: [PATCH] - subpackage notify_desktop R: dbus(org.freedesktop.Notifications) - remove false information from description of notify_desktop: it does not require notification-daemon. It requires any implementation of org.freedesktop.Notifications dbus service. Anyway dependencies should be handled by R/C/S/... tags, not by %description. It does not requires access to X server. It only requires access to dbus which can work with no X access. Changed files: collectd.spec -> 1.78 --- collectd.spec | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/collectd.spec b/collectd.spec index e4f6053..34bd6a2 100644 --- a/collectd.spec +++ b/collectd.spec @@ -579,12 +579,11 @@ Summary: notify_desktop for collectd Summary(pl_PL.UTF-8): Wtyczka notify_desktop dla collectd Group: Daemons Requires: %{name} = %{version}-%{release} +Requires: dbus(org.freedesktop.Notifications) %description notify_desktop This plugin sends a desktop notification to a notification daemon, as -defined in the Desktop Notification Specification. To actually display -the notifications, notification-daemon is required and collectd has to -be able to access the X server. +defined in the Desktop Notification Specification. %package notify_email Summary: notify_email-plugin for collectd -- 2.43.0