rpms/gnome-settings-daemon/devel gnome-settings-daemon.spec, 1.48, 1.49

Soren Sandmann Pedersen ssp at fedoraproject.org
Thu Sep 4 03:40:04 UTC 2008


Author: ssp

Update of /cvs/pkgs/rpms/gnome-settings-daemon/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv10282

Modified Files:
	gnome-settings-daemon.spec 
Log Message:
Add patch to do fn f7 cycling


Index: gnome-settings-daemon.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gnome-settings-daemon/devel/gnome-settings-daemon.spec,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -r1.48 -r1.49
--- gnome-settings-daemon.spec	1 Sep 2008 14:53:45 -0000	1.48
+++ gnome-settings-daemon.spec	4 Sep 2008 03:39:34 -0000	1.49
@@ -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 @@
 
 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 @@
 
 %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 @@
 %{_libdir}/pkgconfig/gnome-settings-daemon.pc
 
 %changelog
+* Wed Sep 03 2008 Soren Sandmann <sandmann at redhat.com> - 2.23.91-2
+- Add patch to do fn-f7 cycling
+
 * Mon Sep 01 2008 - Bastien Nocera <bnocera at redhat.com> - 2.23.91-1
 - Update to 2.23.91
 




More information about the fedora-extras-commits mailing list