gtk+2.0 (2.10.7-1) experimental; urgency=low

* New upstream release.
  * Refresh patches.
  * 022_gtkcupsutils_multipage.patch: removed, integrated upstream.
  * Regenerate 070_mandatory-relibtoolize.patch.
  * 014_gtktreeview_missing-icons.patch: update patch with the upstream 
    fix that was committed.
This commit is contained in:
Josselin Mouette
2007-01-09 22:54:54 +00:00
parent 7d6e7ba548
commit 7be20e6e17
8 changed files with 35613 additions and 4588 deletions

View File

@ -1,6 +1,7 @@
diff -urN gtk+-2.10.1.orig/configure.in gtk+-2.10.1/configure.in
--- gtk+-2.10.1.orig/configure.in 2006-08-15 00:12:10.000000000 +0200
+++ gtk+-2.10.1/configure.in 2006-08-15 10:09:55.000000000 +0200
Index: gtk+-2.10.7/configure.in
===================================================================
--- gtk+-2.10.7.orig/configure.in 2007-01-09 23:18:48.410353000 +0100
+++ gtk+-2.10.7/configure.in 2007-01-09 23:18:59.591051750 +0100
@@ -134,6 +134,7 @@
dnl Initialize libtool
AC_PROG_CC
@ -9,10 +10,11 @@ diff -urN gtk+-2.10.1.orig/configure.in gtk+-2.10.1/configure.in
if test "$os_win32" = "yes"; then
if test x$enable_static = xyes -o x$enable_static = x; then
diff -urN gtk+-2.10.1.orig/modules/input/Makefile.am gtk+-2.10.1/modules/input/Makefile.am
--- gtk+-2.10.1.orig/modules/input/Makefile.am 2006-01-29 05:00:45.000000000 +0100
+++ gtk+-2.10.1/modules/input/Makefile.am 2006-08-15 10:09:55.000000000 +0200
@@ -89,8 +89,12 @@
Index: gtk+-2.10.7/modules/input/Makefile.am
===================================================================
--- gtk+-2.10.7.orig/modules/input/Makefile.am 2007-01-05 19:36:21.000000000 +0100
+++ gtk+-2.10.7/modules/input/Makefile.am 2007-01-09 23:18:59.591051750 +0100
@@ -94,8 +94,12 @@
if CROSS_COMPILING
RUN_QUERY_IMMODULES_TEST=false
else
@ -25,7 +27,7 @@ diff -urN gtk+-2.10.1.orig/modules/input/Makefile.am gtk+-2.10.1/modules/input/M
# Running this if cross compiling or if DESTDIR is set is going to
# not work at all, so skip it.
@@ -130,7 +134,18 @@
@@ -135,7 +139,18 @@
$(IM_IME_MODULE)
gtk.immodules: Makefile.am $(module_LTLIBRARIES)