From 62c883613deb8c7325f0fc95a1ddeea4f16af39039199aef9e709e68612ff13f Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Tue, 26 Aug 2014 11:05:18 +0000 Subject: [PATCH] Accepting request 246442 from home:fcrozat:branches:M17N - Do not only requires typelib-1_0-Gtk-3_0 when building with python3. OBS-URL: https://build.opensuse.org/request/show/246442 OBS-URL: https://build.opensuse.org/package/show/M17N/ibus?expand=0&rev=122 --- ibus.changes | 6 ++++++ ibus.spec | 6 ++---- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/ibus.changes b/ibus.changes index bfcc8dd..379b560 100644 --- a/ibus.changes +++ b/ibus.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Aug 26 08:15:16 UTC 2014 - fcrozat@suse.com + +- Do not only requires typelib-1_0-Gtk-3_0 when building with + python3. + ------------------------------------------------------------------- Fri Aug 22 12:49:54 UTC 2014 - fcrozat@suse.com diff --git a/ibus.spec b/ibus.spec index dab1340..2655f53 100644 --- a/ibus.spec +++ b/ibus.spec @@ -98,12 +98,10 @@ Requires: dbus-1-python Requires: dconf Requires: iso-codes Requires: libibus-1_0-5 = %{version} -%if %{with_python3} -# ibus-setup will require typelib(Gdk) typelib(GdkX11), typelib(Gtk) -# which are provided by two packages in openSUSE, so we limit their +# ibus-setup will require typelib(Gdk) typelib(GdkX11), typelib(Gtk) +# which are provided by two packages in openSUSE, so we limit their # versions to 3.0 only. Requires: typelib-1_0-Gtk-3_0 -%endif Recommends: %{name}-lang #Fix cursor following problem in KDE4 for libreoffice.