diff --git a/ibus.spec b/ibus.spec index e74b5e0..0eb45b7 100644 --- a/ibus.spec +++ b/ibus.spec @@ -65,9 +65,9 @@ Requires: typelib-1_0-Gtk-3_0 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. -Recommends: libreoffice-gnome -Obsoletes: libreoffice-kde -Obsoletes: libreoffice-kde4 +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)