From 843142236a6fb2afa1e9cfb98eb177be12fc45e4 Mon Sep 17 00:00:00 2001 From: Bastien Nocera Date: Jan 31 2008 10:39:34 +0000 Subject: - Fix the path for g-s-d, from upstream patch --- diff --git a/gnome-settings-daemon.spec b/gnome-settings-daemon.spec index a69078f..ee34116 100644 --- a/gnome-settings-daemon.spec +++ b/gnome-settings-daemon.spec @@ -1,6 +1,6 @@ Name: gnome-settings-daemon Version: 2.21.90.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: The daemon sharing settings from GNOME to GTK+/KDE applications Group: System Environment/Daemons @@ -29,6 +29,8 @@ BuildRequires: libgnomekbd-devel BuildRequires: gettext BuildRequires: perl(XML::Parser) +Patch0: gsd-path-fix.patch + %description A daemon to share settings from GNOME to other applications. It also handles global keybindings, as well as a number of desktop-wide settings. @@ -46,6 +48,7 @@ developing applications that use %{name}. %prep %setup -q +%patch0 -p2 -b .path %build %configure --enable-static=no @@ -111,6 +114,9 @@ fi %{_libdir}/pkgconfig/gnome-settings-daemon.pc %changelog +* Thu Jan 31 2008 - Bastien Nocera - 2.21.90.1-2 +- Fix the path for g-s-d, from upstream patch + * Tue Jan 29 2008 - Bastien Nocera - 2.21.90.1-1 - Update to 2.21.90.1 diff --git a/gsd-path-fix.patch b/gsd-path-fix.patch new file mode 100644 index 0000000..87929c5 --- /dev/null +++ b/gsd-path-fix.patch @@ -0,0 +1,7 @@ +--- trunk/data/org.gnome.SettingsDaemon.service.in 2008/01/28 13:23:34 73 ++++ trunk/data/org.gnome.SettingsDaemon.service.in 2008/01/29 18:10:26 81 +@@ -1,3 +1,3 @@ + [D-BUS Service] + Name=org.gnome.SettingsDaemon +-Exec=@libexecdir@/gnome-settings-daemon/gnome-settings-daemon ++Exec=@libexecdir@/gnome-settings-daemon