ibus/ibus-gjs-xx-gnome-shell-3.1.4-build-failure.patch
Takao Fujiwara e4605fa2d3 Updated to 1.4.0
Updated ibus-gjs 3.0.2.20110928 for f15.
Updated ibus-gjs 3.2.0.20110928 for f16. (#740588)
Updated ibus-530711-preload-sys.patch
 - Fixed not to show duplicated engine names in setup treeview (#740447)
Updated bus-gjs-xx-gnome-shell-3.1.4-build-failure.patch for f16.
Updated ibus-xx-bridge-hotkey.patch
 - Fixed a XKB configuration without the input focus for f16 (#739165)
 - Fixed not to show null strings in case of no variants (#738130)
2011-09-28 19:24:13 +09:00

14 lines
436 B
Diff

--- ibus-gjs-3.1.4.20110823/configure.ac.orig 2011-09-01 16:03:26.074219971 +0900
+++ ibus-gjs-3.1.4.20110823/configure.ac 2011-09-01 16:05:31.107012718 +0900
@@ -174,8 +174,8 @@ try {
$GREP -v "DEBUG:"
}
-GNOME_SHELL_VERSION=`GET_JS_VERSION 'Config.PACKAGE_VERSION'`
-GJS_VERSION=`GET_JS_VERSION 'Config.GJS_VERSION'`
+GNOME_SHELL_VERSION=3.1.92
+GJS_VERSION=1.29.18
AC_SUBST(GNOME_SHELL_VERSION)
AC_SUBST(GJS_VERSION)