From 52759ea5774bb907cb882c78286bda36c0fdbd3a Mon Sep 17 00:00:00 2001 From: Yu Ke Date: Sat, 3 Jul 2010 21:49:22 +0800 Subject: pango: upgrade to version 1.28.0 when upgrade to 1.28.0, the local patch no-introspect.patch is removed, since it is already in 1.28.0 upstream. this patch also fix the meta data, and change the field order according to the style guide. Signed-off-by: Yu Ke --- meta/packages/pango/pango-1.26.0/no-introspect.patch | 13 ------------- meta/packages/pango/pango-1.26.0/no-tests.patch | 12 ------------ 2 files changed, 25 deletions(-) delete mode 100644 meta/packages/pango/pango-1.26.0/no-introspect.patch delete mode 100644 meta/packages/pango/pango-1.26.0/no-tests.patch (limited to 'meta/packages/pango/pango-1.26.0') diff --git a/meta/packages/pango/pango-1.26.0/no-introspect.patch b/meta/packages/pango/pango-1.26.0/no-introspect.patch deleted file mode 100644 index b5ee86aa8..000000000 --- a/meta/packages/pango/pango-1.26.0/no-introspect.patch +++ /dev/null @@ -1,13 +0,0 @@ -Index: pango-1.26.0/configure.in -=================================================================== ---- pango-1.26.0.orig/configure.in 2009-10-12 17:46:48.000000000 +0100 -+++ pango-1.26.0/configure.in 2009-10-12 17:47:00.000000000 +0100 -@@ -494,7 +494,7 @@ - # Checks for GObject Introspection - # - have_introspection=false --PKG_CHECK_MODULES(INTROSPECTION, gobject-introspection-1.0 >= 0.6.4, have_introspection=true, have_introspection=false) -+#PKG_CHECK_MODULES(INTROSPECTION, gobject-introspection-1.0 >= 0.6.4, have_introspection=true, have_introspection=false) - AM_CONDITIONAL(HAVE_INTROSPECTION, $have_introspection) - - G_IR_SCANNER= diff --git a/meta/packages/pango/pango-1.26.0/no-tests.patch b/meta/packages/pango/pango-1.26.0/no-tests.patch deleted file mode 100644 index 4a74d8c4d..000000000 --- a/meta/packages/pango/pango-1.26.0/no-tests.patch +++ /dev/null @@ -1,12 +0,0 @@ -Index: pango-1.22.2/Makefile.am -=================================================================== ---- pango-1.22.2.orig/Makefile.am -+++ pango-1.22.2/Makefile.am -@@ -1,6 +1,6 @@ - ## Process this file with automake to create Makefile.in. - --SUBDIRS= pango modules pango-view examples docs tools tests -+SUBDIRS= pango modules pango-view examples docs tools - - EXTRA_DIST = \ - autogen.sh \ -- cgit v1.2.3