gtk+ 2.6.10 compile-against-newer-glib.patch rediff and make it -p1
authorMichael Lauer <mickey@vanille-media.de>
Sat, 27 Jan 2007 14:38:06 +0000 (14:38 +0000)
committerMichael Lauer <mickey@vanille-media.de>
Sat, 27 Jan 2007 14:38:06 +0000 (14:38 +0000)
packages/gtk+/gtk+-2.6.10/compile-against-newer-glib.patch

index c92070c..3d8f3f6 100644 (file)
@@ -1,10 +1,5 @@
-===================================================================
-RCS file: /cvs/gnome/gtk+/gtk/gtkstatusbar.h,v
-retrieving revision 1.17
-retrieving revision 1.17.2.1
-diff -u -r1.17 -r1.17.2.1
---- gtkstatusbar.h     2005/03/20 07:01:22     1.17
-+++ gtkstatusbar.h     2005/12/06 14:25:30     1.17.2.1
+--- gtk+-2.6.10/gtk/gtkstatusbar.h     2005/03/20 07:01:22     1.17
++++ gtk+-2.6.10/gtk/gtkstatusbar.h     2005/12/06 14:25:30     1.17.2.1
 @@ -65,7 +65,7 @@
  {
    GtkHBoxClass parent_class;
@@ -14,13 +9,8 @@ diff -u -r1.17 -r1.17.2.1
  
    void        (*text_pushed)  (GtkStatusbar   *statusbar,
                         guint           context_id,
-===================================================================
-RCS file: /cvs/gnome/gtk+/gtk/gtkstatusbar.c,v
-retrieving revision 1.56
-retrieving revision 1.56.2.1
-diff -u -r1.56 -r1.56.2.1
---- gtkstatusbar.c     2005/07/21 19:10:48     1.56
-+++ gtkstatusbar.c     2005/12/06 14:25:30     1.56.2.1
+--- gtk+-2.6.10/gtk/gtkstatusbar.c     2005/07/21 19:10:48     1.56
++++ gtk+-2.6.10/gtk/gtkstatusbar.c     2005/12/06 14:25:30     1.56.2.1
 @@ -302,7 +302,7 @@
    g_return_val_if_fail (text != NULL, 0);