From 912996c75a979e3de833e46f80955479574d0e8d1c71721381c2f2118c922755 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Sun, 14 Jul 2013 21:34:01 +0000 Subject: [PATCH 1/2] Accepting request 182934 from home:hillwood:branches:GNOME:Factory - Enable ibus intergration. OBS-URL: https://build.opensuse.org/request/show/182934 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-settings-daemon?expand=0&rev=167 --- gnome-settings-daemon.changes | 5 +++++ gnome-settings-daemon.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/gnome-settings-daemon.changes b/gnome-settings-daemon.changes index 669a60d..c159f16 100644 --- a/gnome-settings-daemon.changes +++ b/gnome-settings-daemon.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Jul 12 21:41:21 CST 2013 - hillwood@linuxfans.org + +- Enable ibus intergration. + ------------------------------------------------------------------- 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..86bef5f 100644 --- a/gnome-settings-daemon.spec +++ b/gnome-settings-daemon.spec @@ -21,7 +21,7 @@ %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 +%define with_ibus 1 # Smart-Card support is disabled in version 3.7.3 %define with_smartcard 0 From 1cc02b9c7526602de352960f0303d63c36e805f8cad833cb5bacba1b53e05ce6 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Sun, 14 Jul 2013 21:35:36 +0000 Subject: [PATCH 2/2] tweak OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-settings-daemon?expand=0&rev=168 --- gnome-settings-daemon.changes | 3 ++- gnome-settings-daemon.spec | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/gnome-settings-daemon.changes b/gnome-settings-daemon.changes index c159f16..6854da8 100644 --- a/gnome-settings-daemon.changes +++ b/gnome-settings-daemon.changes @@ -1,7 +1,8 @@ ------------------------------------------------------------------- Fri Jul 12 21:41:21 CST 2013 - hillwood@linuxfans.org -- Enable ibus intergration. +- 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 86bef5f..b153488 100644 --- a/gnome-settings-daemon.spec +++ b/gnome-settings-daemon.spec @@ -20,7 +20,7 @@ # 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. +# 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