Accepting request 182727 from M17N

- Fix cursor following problem in KDE4 for libreoffice

OBS-URL: https://build.opensuse.org/request/show/182727
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ibus?expand=0&rev=35
This commit is contained in:
Stephan Kulow 2013-07-12 18:46:47 +00:00 committed by Git OBS Bridge
commit 651b612bc5
2 changed files with 10 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Jul 9 22:23:47 CST 2013 - hillwood@linuxfans.org
- Fix cursor following problem in KDE4 for libreoffice
-------------------------------------------------------------------
Thu Jul 4 15:41:12 UTC 2013 - ftake@geeko.jp

View File

@ -64,6 +64,11 @@ Requires: typelib-1_0-Gtk-3_0
%endif
Obsoletes: ibus-gnome-shell
#Fix cursor following problem in KDE4 for libreoffice, libreoffice-kde and libreoffice-kde4 can destroy cursor following, please don't install them with ibus.
Supplements: packageand(libreoffice:libreoffice-gnome)
Conflicts: libreoffice-kde
Conflicts: libreoffice-kde4
%define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")
%define gtk_binary_version %(pkg-config --variable=gtk_binary_version gtk+-2.0)