[guake] Fix build -- new dbus service name

Pierre-YvesChibon pingou at fedoraproject.org
Tue Aug 3 07:31:25 UTC 2010


commit cf967d15b4cd111763f7780ee3729ad4dcded187
Author: pingou <pingou at pingoured.fr>
Date:   Tue Aug 3 09:30:50 2010 +0200

    Fix build -- new dbus service name

 guake.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/guake.spec b/guake.spec
index 7507363..9ca361c 100644
--- a/guake.spec
+++ b/guake.spec
@@ -89,7 +89,7 @@ killall -HUP gconfd-2 > /dev/null || :
 %{_libdir}/%{name}
 %{_datadir}/applications/%{name}.desktop
 %{_datadir}/applications/%{name}-prefs.desktop
-%{_datadir}/dbus-1/services/org.gnome.Guake.service
+%{_datadir}/dbus-1/services/org.guake.Guake.service
 %{_datadir}/%{name}
 %{_datadir}/pixmaps/%{name}
 %{_mandir}/man1/guake.1.gz


More information about the scm-commits mailing list