rpms/gtk2/devel gtk+-2.6.5-input.patch,1.2,1.3

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Sat Apr 9 14:21:11 UTC 2005


Update of /cvs/dist/rpms/gtk2/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv25790

Modified Files:
	gtk+-2.6.5-input.patch 
Log Message:


gtk+-2.6.5-input.patch:
 gdk.symbols          |   12 ++++++++++++
 x11/gdkinput-none.c  |    2 +-
 x11/gdkinput-xfree.c |    2 +-
 3 files changed, 14 insertions(+), 2 deletions(-)

Index: gtk+-2.6.5-input.patch
===================================================================
RCS file: /cvs/dist/rpms/gtk2/devel/gtk+-2.6.5-input.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- gtk+-2.6.5-input.patch	9 Apr 2005 14:10:17 -0000	1.2
+++ gtk+-2.6.5-input.patch	9 Apr 2005 14:21:08 -0000	1.3
@@ -17,13 +17,11 @@
 +#define __GDK_INPUT_NONE_C__
  #include "gdkaliasdef.c"
 --- gtk+-2.6.5/gdk/gdk.symbols.input	2005-04-09 02:40:42.000000000 -0400
-+++ gtk+-2.6.5/gdk/gdk.symbols	2005-04-09 10:09:47.000000000 -0400
-@@ -370,6 +370,20 @@
- 
++++ gtk+-2.6.5/gdk/gdk.symbols	2005-04-09 10:20:54.000000000 -0400
+@@ -371,6 +371,18 @@
  #if IN_HEADER(__GDK_INPUT_H__)
  #if IN_FILE(__GDK_INPUT_X11_C__)
-+gdk_device_get_history
-+gdk_device_get_state
+ gdk_device_get_state
 +#endif
 +#endif
 +
@@ -35,7 +33,7 @@
 +
 +#if IN_HEADER(__GDK_INPUT_H__)
 +#if IN_FILE(__GDK_INPUT_NONE_C__)
-+gdk_device_get_history
- gdk_device_get_state
++gdk_device_get_state
  gdk_device_set_mode
  #endif
+ #endif




More information about the fedora-cvs-commits mailing list