rpms/gnome-settings-daemon/devel gnome-settings-daemon-2.24.0-fix-touchpad.patch, 1.3, 1.4 gnome-settings-daemon.spec, 1.85, 1.86

Bastien Nocera hadess at fedoraproject.org
Thu Dec 18 16:57:24 UTC 2008


Author: hadess

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

Modified Files:
	gnome-settings-daemon-2.24.0-fix-touchpad.patch 
	gnome-settings-daemon.spec 
Log Message:
* Thu Dec 18 2008 - Bastien Nocera <bnocera at redhat.com> - 2.25.2-11
- Fix touchpad patches


gnome-settings-daemon-2.24.0-fix-touchpad.patch:

Index: gnome-settings-daemon-2.24.0-fix-touchpad.patch
===================================================================
RCS file: /cvs/pkgs/rpms/gnome-settings-daemon/devel/gnome-settings-daemon-2.24.0-fix-touchpad.patch,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- gnome-settings-daemon-2.24.0-fix-touchpad.patch	10 Dec 2008 22:55:09 -0000	1.3
+++ gnome-settings-daemon-2.24.0-fix-touchpad.patch	18 Dec 2008 16:56:53 -0000	1.4
@@ -20,7 +20,7 @@
          for (i = 0; i < device_info->num_classes; i++) {
                  if (class_info->class == ButtonClass) {
 @@ -356,6 +361,7 @@
- #ifdef HAVE_XINPUT
+ #ifdef HAVE_X11_EXTENSIONS_XINPUT_H
          if (supports_xinput_devices ()) {
                  set_xinput_devices_left_handed (left_handed);
 +                return;


Index: gnome-settings-daemon.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gnome-settings-daemon/devel/gnome-settings-daemon.spec,v
retrieving revision 1.85
retrieving revision 1.86
diff -u -r1.85 -r1.86
--- gnome-settings-daemon.spec	18 Dec 2008 03:35:55 -0000	1.85
+++ gnome-settings-daemon.spec	18 Dec 2008 16:56:53 -0000	1.86
@@ -1,6 +1,6 @@
 Name:		gnome-settings-daemon
 Version:	2.25.2
-Release:	10%{?dist}
+Release:	11%{?dist}
 Summary:	The daemon sharing settings from GNOME to GTK+/KDE applications
 
 Group:		System Environment/Daemons
@@ -179,6 +179,9 @@
 %{_libdir}/pkgconfig/gnome-settings-daemon.pc
 
 %changelog
+* Thu Dec 18 2008 - Bastien Nocera <bnocera at redhat.com> - 2.25.2-11
+- Fix touchpad patches
+
 * Wed Dec 17 2008 Matthias Clasen  <mclasen at redhat.com> - 2.25.2-10
 - Rebuild against new gnome-desktop
 




More information about the fedora-extras-commits mailing list