[pango/f14/master] try again

Matthias Clasen mclasen at fedoraproject.org
Fri Mar 11 19:13:38 UTC 2011


commit 5856e14229d2751044e73d6b7b2c6f57599183a7
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Fri Mar 11 14:12:37 2011 -0500

    try again

 pango-introspection.patch |   12 ++++++++++++
 pango.spec                |    4 ++++
 2 files changed, 16 insertions(+), 0 deletions(-)
---
diff --git a/pango-introspection.patch b/pango-introspection.patch
new file mode 100644
index 0000000..69ed4fb
--- /dev/null
+++ b/pango-introspection.patch
@@ -0,0 +1,12 @@
+diff -up pango-1.28.3/configure.in.introspection pango-1.28.3/configure.in
+--- pango-1.28.3/configure.in.introspection	2011-03-11 14:11:42.144756152 -0500
++++ pango-1.28.3/configure.in	2011-03-11 14:11:47.813685279 -0500
+@@ -468,7 +468,7 @@ PKG_CHECK_MODULES(LIBTHAI, libthai >= $L
+ # Checks for GObject Introspection
+ #
+ 
+-GOBJECT_INTROSPECTION_CHECK([0.9.5])
++GOBJECT_INTROSPECTION_CHECK([0.9.3])
+ 
+ #
+ # Modules to build
diff --git a/pango.spec b/pango.spec
index e718687..8a1df92 100644
--- a/pango.spec
+++ b/pango.spec
@@ -46,6 +46,9 @@ Patch1: pangoft2-box-alloc.patch
 Patch2: pango-hb_buffer_ensure-realloc.patch
 Patch3: pango-hb_buffer_enlarge-overflow.patch
 
+# fix introspection build
+Patch4: pango-introspection.patch
+
 %description
 Pango is a library for laying out and rendering of text, with an emphasis
 on internationalization. Pango can be used anywhere that text layout is needed,
@@ -83,6 +86,7 @@ for the pango package.
 %patch1 -p1 -b .box-alloc
 %patch2 -p1 -b .hb_buffer-realloc
 %patch3 -p1 -b .hb_buffer-enlarge
+%patch4 -p1 -b .introspection
 
 %build
 


More information about the fonts-bugs mailing list