Add patch to do fn f7 cycling
This commit is contained in:
parent
2ff128fe0e
commit
0f3ea8bc94
@ -1,6 +1,6 @@
|
|||||||
Name: gnome-settings-daemon
|
Name: gnome-settings-daemon
|
||||||
Version: 2.23.91
|
Version: 2.23.91
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: The daemon sharing settings from GNOME to GTK+/KDE applications
|
Summary: The daemon sharing settings from GNOME to GTK+/KDE applications
|
||||||
|
|
||||||
Group: System Environment/Daemons
|
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
|
Patch2: gnome-settings-daemon-2.21.91-ignore-model-if-evdev.patch
|
||||||
Patch6: gnome-settings-daemon-2.23.4-drop-sample-cache.patch
|
Patch6: gnome-settings-daemon-2.23.4-drop-sample-cache.patch
|
||||||
|
Patch7: gnome-settings-daemon-2.23.91-fnf7-cycle.patch
|
||||||
|
|
||||||
%description
|
%description
|
||||||
A daemon to share settings from GNOME to other applications. It also
|
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
|
%patch2 -p1 -b .ignore-layout-if-using-evdev
|
||||||
%patch6 -p1 -b .drop-sample-cache
|
%patch6 -p1 -b .drop-sample-cache
|
||||||
|
%patch7 -p0 -b .fnf7-cycle
|
||||||
|
|
||||||
%build
|
%build
|
||||||
aclocal
|
aclocal
|
||||||
@ -153,6 +155,9 @@ fi
|
|||||||
%{_libdir}/pkgconfig/gnome-settings-daemon.pc
|
%{_libdir}/pkgconfig/gnome-settings-daemon.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Sep 03 2008 Soren Sandmann <sandmann@redhat.com> - 2.23.91-2
|
||||||
|
- Add patch to do fn-f7 cycling
|
||||||
|
|
||||||
* Mon Sep 01 2008 - Bastien Nocera <bnocera@redhat.com> - 2.23.91-1
|
* Mon Sep 01 2008 - Bastien Nocera <bnocera@redhat.com> - 2.23.91-1
|
||||||
- Update to 2.23.91
|
- Update to 2.23.91
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user