Accepting request 570446 from home:qzhao:branches:M17N

Change xim.d-ibus-121: Unset LC_CTYPE to make LANG variable can change system locale successful(boo#1076854).

OBS-URL: https://build.opensuse.org/request/show/570446
OBS-URL: https://build.opensuse.org/package/show/M17N/ibus?expand=0&rev=178
This commit is contained in:
Fuminobu Takeyama 2018-01-29 14:49:46 +00:00 committed by Git OBS Bridge
parent fdaea1ded6
commit dcab19b5d0
4 changed files with 8 additions and 3 deletions

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Jan 25 06:27:27 UTC 2018 - qzhao@suse.com
- Change xim.d-ibus-121: Unset LC_CTYPE to make LANG variable
can change system locale successful(boo#1076854).
-------------------------------------------------------------------
Tue Dec 19 14:50:21 UTC 2017 - ftake@geeko.jp

@ -1,7 +1,7 @@
#
# spec file for package ibus
#
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed

@ -1,7 +1,7 @@
#
# spec file for package python3-ibus
#
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed

@ -42,7 +42,6 @@ else
echo "libreoffice-gnome is not found. For better IBus support, please install libreoffice-gnome"
fi
export LC_CTYPE=$LANG
export XMODIFIERS="@im=ibus"
export GTK_IM_MODULE=ibus
export QT_IM_SWITCHER=imsw-multi