ohaessler pushed to guake (epel7). "Replace notification-daemon by desktop-notification-daemon in the Requires"

notifications at fedoraproject.org notifications at fedoraproject.org
Tue Jun 2 12:55:07 UTC 2015


From c49dc452306dce0c25d604ec027085f2443eb18c Mon Sep 17 00:00:00 2001
From: Pierre-Yves Chibon <pingou at pingoured.fr>
Date: Mon, 25 Feb 2013 13:03:10 +0100
Subject: Replace notification-daemon by desktop-notification-daemon in the
 Requires


diff --git a/guake.spec b/guake.spec
index f6d6438..2769382 100644
--- a/guake.spec
+++ b/guake.spec
@@ -1,6 +1,6 @@
 Name:           guake
 Version:        0.4.4
-Release:        7%{?dist}
+Release:        8%{?dist}
 Summary:        Drop-down terminal for GNOME
 
 Group:          Applications/System
@@ -27,7 +27,7 @@ BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:  python-devel gtk2-devel gettext desktop-file-utils perl(XML::Parser) GConf2-devel
 BuildRequires:  pygtk2-devel >= 2.10 intltool vte
 Requires:       pygtk2 >= 2.10 vte notify-python pygtk2-libglade gnome-python2-gconf dbus-python
-Requires:       notification-daemon pyxdg
+Requires:       desktop-notification-daemon pyxdg
 
 Requires(pre):   GConf2
 Requires(post):  GConf2
@@ -106,6 +106,9 @@ killall gconfd-2 > /dev/null || :
 %{_datadir}/icons/hicolor/*/apps/%{name}*.png
 
 %changelog
+* Mon Feb 25 2013 Pierre-Yves Chibon <pingou at pingoured.fr> - 0.4.4-8
+- Replace the Requires on notification-daemon by a Requires on desktop-notification-daemon
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.4.4-7
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/guake.git/commit/?h=epel7&id=c49dc452306dce0c25d604ec027085f2443eb18c


More information about the scm-commits mailing list