[ibus-anthy] Required ibus-anthy by ibus-anthy-python

Takao Fujiwara fujiwara at fedoraproject.org
Tue Dec 24 04:32:04 UTC 2013


commit cec2536615843ba868534f21b474e052518c1493
Author: Takao Fujiwara <tfujiwar at redhat.com>
Date:   Tue Dec 24 12:48:43 2013 +0900

    Required ibus-anthy by ibus-anthy-python

 ibus-anthy.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
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 <tfujiwar at redhat.com> - 1.5.4-2
+- Required ibus-anthy by ibus-anthy-python
+
 * Mon Sep 09 2013 Takao Fujiwara <tfujiwar at redhat.com> - 1.5.4-1
 - Bumped to 1.5.4
 - Added ibus-anthy-python subpackage for noarch.


More information about the scm-commits mailing list