Accepting request 208285 from home:hillwood:branches:M17N

- Better way to fix cursor following problem (on_the_spot bug) 
  under libreoffice-kde4 (bnc#851982).

OBS-URL: https://build.opensuse.org/request/show/208285
OBS-URL: https://build.opensuse.org/package/show/M17N/ibus?expand=0&rev=87
This commit is contained in:
2013-11-25 14:19:37 +00:00
committed by Git OBS Bridge
parent 59e501f5cb
commit 0240cdb775
3 changed files with 11 additions and 3 deletions

View File

@@ -92,10 +92,8 @@ Obsoletes: ibus-gnome-shell
Obsoletes: libibus-1_0-0
Recommends: %{name}-lang
#Fix cursor following problem in KDE4 for libreoffice, libreoffice-kde and libreoffice-kde4 can destroy cursor following, please don't install them with ibus.
#Fix cursor following problem in KDE4 for libreoffice.
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)