File gwibber-upstream-gtkspell3-pkgconfig-call.patch of Package gwibber
diff -urN gwibber-3.1.90.old/configure.ac gwibber-3.1.90/configure.ac
--- gwibber-3.1.90.old/configure.ac 2011-09-01 22:02:33.000000000 +0100
+++ gwibber-3.1.90/configure.ac 2011-09-27 15:49:22.100313202 +0100
@@ -156,7 +156,7 @@
if test "x$enable_spell" = "xyes"; then
PKG_CHECK_MODULES(GTKSPELL,
- gtkspell3-2.0)
+ gtkspell-3.0)
AC_SUBST(GTKSPELL_CFLAGS)
AC_SUBST(GTKSPELL_CFLAGS)
GTKSPELL_PKG="--pkg gtkspell-2.0"