diff --git a/gnome-settings-daemon.changes b/gnome-settings-daemon.changes index 669a60d..6854da8 100644 --- a/gnome-settings-daemon.changes +++ b/gnome-settings-daemon.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Jul 12 21:41:21 CST 2013 - hillwood@linuxfans.org + +- Enable ibus intergration (define with_ibus 1), as Factory is now + shipping a recent enough version again. + ------------------------------------------------------------------- Fri Jun 28 14:03:19 UTC 2013 - dimstar@opensuse.org diff --git a/gnome-settings-daemon.spec b/gnome-settings-daemon.spec index b5efe61..b153488 100644 --- a/gnome-settings-daemon.spec +++ b/gnome-settings-daemon.spec @@ -20,8 +20,8 @@ # lose ConsoleKit support (bad for sysvinit) %define with_systemd 1 -# We can currently not build ibus support, as it requires ibus 1.5, which has not been released yet. -%define with_ibus 0 +# Allow ro enable/disable ibus, as GNOME is rather strict on new versions. +%define with_ibus 1 # Smart-Card support is disabled in version 3.7.3 %define with_smartcard 0