From cec2536615843ba868534f21b474e052518c1493 Mon Sep 17 00:00:00 2001 From: Takao Fujiwara Date: Tue, 24 Dec 2013 12:48:43 +0900 Subject: [PATCH] Required ibus-anthy by ibus-anthy-python --- ibus-anthy.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/ibus-anthy.spec b/ibus-anthy.spec index 91d728f..d4d9351 100644 --- a/ibus-anthy.spec +++ b/ibus-anthy.spec @@ -17,7 +17,7 @@ Name: ibus-anthy Version: 1.5.4 -Release: 1%{?dist} +Release: 2%{?dist} Summary: The Anthy engine for IBus input platform License: GPLv2+ Group: System Environment/Libraries @@ -55,6 +55,7 @@ a library of the Anthy. Summary: Anthy Python files for IBus Group: System Environment/Libraries BuildArch: noarch +Requires: %{name} = %{version}-%{release} %description python This package contains the Anthy Python files for IBus @@ -151,6 +152,9 @@ touch --no-create %{_datadir}/icons/hicolor || : %{_libdir}/libanthygobject-%{sub_version}.so %changelog +* Tue Dec 24 2013 Takao Fujiwara - 1.5.4-2 +- Required ibus-anthy by ibus-anthy-python + * Mon Sep 09 2013 Takao Fujiwara - 1.5.4-1 - Bumped to 1.5.4 - Added ibus-anthy-python subpackage for noarch.