diff --git a/gnome-settings-daemon.spec b/gnome-settings-daemon.spec index 8747885..0afb291 100644 --- a/gnome-settings-daemon.spec +++ b/gnome-settings-daemon.spec @@ -1,6 +1,6 @@ Name: gnome-settings-daemon Version: 2.23.91 -Release: 1%{?dist} +Release: 2%{?dist} Summary: The daemon sharing settings from GNOME to GTK+/KDE applications Group: System Environment/Daemons @@ -33,6 +33,7 @@ BuildRequires: autoconf, automake, libtool, intltool Patch2: gnome-settings-daemon-2.21.91-ignore-model-if-evdev.patch Patch6: gnome-settings-daemon-2.23.4-drop-sample-cache.patch +Patch7: gnome-settings-daemon-2.23.91-fnf7-cycle.patch %description A daemon to share settings from GNOME to other applications. It also @@ -54,6 +55,7 @@ developing applications that use %{name}. %patch2 -p1 -b .ignore-layout-if-using-evdev %patch6 -p1 -b .drop-sample-cache +%patch7 -p0 -b .fnf7-cycle %build aclocal @@ -153,6 +155,9 @@ fi %{_libdir}/pkgconfig/gnome-settings-daemon.pc %changelog +* Wed Sep 03 2008 Soren Sandmann - 2.23.91-2 +- Add patch to do fn-f7 cycling + * Mon Sep 01 2008 - Bastien Nocera - 2.23.91-1 - Update to 2.23.91