From 0bd80c63f4579a49b9a549f9cd09637d81a801c6 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Sat, 6 Jan 2024 07:42:52 +0100 Subject: [PATCH] require dconf [release 0.7.6-2mamba;Mon Jun 30 2014] --- notification-daemon.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/notification-daemon.spec b/notification-daemon.spec index f289569..8faaf57 100644 --- a/notification-daemon.spec +++ b/notification-daemon.spec @@ -1,7 +1,7 @@ %define majver %(echo %version | cut -d. -f1-2) Name: notification-daemon Version: 0.7.6 -Release: 1mamba +Release: 2mamba Summary: Desktop notifications daemon using D-Bus Group: System/Servers Vendor: openmamba @@ -38,6 +38,7 @@ BuildRequires: libz-devel BuildRequires: udev-devel ## AUTOBUILDREQ-END Requires: gst-plugins-base +Requires: dconf BuildRoot: %{_tmppath}/%{name}-%{version}-root %description @@ -68,6 +69,9 @@ Desktop notifications daemon using D-Bus. %doc AUTHORS COPYING ChangeLog NEWS %changelog +* Mon Jun 30 2014 Silvan Calarco 0.7.6-2mamba +- require dconf + * Mon Sep 03 2012 Automatic Build System 0.7.6-1mamba - automatic version update by autodist