Upgrade GTK+ 2.10.x to 2.10.12
authorRoss Burton <ross@openedhand.com>
Mon, 4 Jun 2007 11:45:01 +0000 (11:45 +0000)
committerRoss Burton <ross@openedhand.com>
Mon, 4 Jun 2007 11:45:01 +0000 (11:45 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1854 311d38ba-8fff-0310-9ca6-ca027cbcb966

21 files changed:
meta/conf/distro/poky-bleeding.conf
meta/packages/gtk+/gtk+-2.10.12/automake-lossage.patch [moved from meta/packages/gtk+/gtk+-2.10.11/automake-lossage.patch with 100% similarity]
meta/packages/gtk+/gtk+-2.10.12/cellrenderer-cairo.patch [moved from meta/packages/gtk+/gtk+-2.10.11/cellrenderer-cairo.patch with 100% similarity]
meta/packages/gtk+/gtk+-2.10.12/disable-print.patch [moved from meta/packages/gtk+/gtk+-2.10.11/disable-print.patch with 100% similarity]
meta/packages/gtk+/gtk+-2.10.12/disable-tooltips.patch [moved from meta/packages/gtk+/gtk+-2.10.11/disable-tooltips.patch with 100% similarity]
meta/packages/gtk+/gtk+-2.10.12/entry-cairo.patch [moved from meta/packages/gtk+/gtk+-2.10.11/entry-cairo.patch with 100% similarity]
meta/packages/gtk+/gtk+-2.10.12/gtk+-handhelds.patch [moved from meta/packages/gtk+/gtk+-2.10.11/gtk+-handhelds.patch with 100% similarity]
meta/packages/gtk+/gtk+-2.10.12/gtklabel-resize-patch [moved from meta/packages/gtk+/gtk+-2.10.11/gtklabel-resize-patch with 100% similarity]
meta/packages/gtk+/gtk+-2.10.12/hardcoded_libtool.patch [moved from meta/packages/gtk+/gtk+-2.10.11/hardcoded_libtool.patch with 100% similarity]
meta/packages/gtk+/gtk+-2.10.12/menu-deactivate.patch [moved from meta/packages/gtk+/gtk+-2.10.11/menu-deactivate.patch with 100% similarity]
meta/packages/gtk+/gtk+-2.10.12/migration.patch [moved from meta/packages/gtk+/gtk+-2.10.11/migration.patch with 100% similarity]
meta/packages/gtk+/gtk+-2.10.12/no-demos.patch [moved from meta/packages/gtk+/gtk+-2.10.11/no-demos.patch with 100% similarity]
meta/packages/gtk+/gtk+-2.10.12/no-xwc.patch [moved from meta/packages/gtk+/gtk+-2.10.11/no-xwc.patch with 100% similarity]
meta/packages/gtk+/gtk+-2.10.12/pangoxft2.10.6.diff [moved from meta/packages/gtk+/gtk+-2.10.11/pangoxft2.10.6.diff with 100% similarity]
meta/packages/gtk+/gtk+-2.10.12/run-iconcache.patch [moved from meta/packages/gtk+/gtk+-2.10.11/run-iconcache.patch with 100% similarity]
meta/packages/gtk+/gtk+-2.10.12/scroll-timings.patch [moved from meta/packages/gtk+/gtk+-2.10.11/scroll-timings.patch with 100% similarity]
meta/packages/gtk+/gtk+-2.10.12/single-click.patch [moved from meta/packages/gtk+/gtk+-2.10.11/single-click.patch with 100% similarity]
meta/packages/gtk+/gtk+-2.10.12/small-gtkfilesel.patch [moved from meta/packages/gtk+/gtk+-2.10.11/small-gtkfilesel.patch with 100% similarity]
meta/packages/gtk+/gtk+-2.10.12/spinbutton.patch [moved from meta/packages/gtk+/gtk+-2.10.11/spinbutton.patch with 100% similarity]
meta/packages/gtk+/gtk+-2.10.12/xsettings.patch [moved from meta/packages/gtk+/gtk+-2.10.11/xsettings.patch with 100% similarity]
meta/packages/gtk+/gtk+_2.10.12.bb [moved from meta/packages/gtk+/gtk+_2.10.11.bb with 100% similarity]

index 0be0100..c6ed2fd 100644 (file)
@@ -3,7 +3,7 @@ PREFERRED_VERSION_glib-2.0-native ?= "2.12.4"
 
 PREFERRED_VERSION_cairo ?= "1.4.2"
 PREFERRED_VERSION_pango ?= "1.16.4"
-PREFERRED_VERSION_gtk+ ?= "2.10.11"
+PREFERRED_VERSION_gtk+ ?= "2.10.12"
 PREFERRED_VERSION_gtk-engines ?= "2.10.0"
 
 require conf/distro/poky.conf