[ibus] Bug 972328 - Bring back the dependency of ibus-setup.

Takao Fujiwara fujiwara at fedoraproject.org
Mon Jun 17 07:06:29 UTC 2013


commit 9e674a034f97b9b8c579fc518e8b24148c3397ec
Author: Takao Fujiwara <tfujiwar at redhat.com>
Date:   Mon Jun 17 15:51:24 2013 +0900

    Bug 972328 - Bring back the dependency of ibus-setup.

 ibus.spec |    9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/ibus.spec b/ibus.spec
index c506455..458ced8 100644
--- a/ibus.spec
+++ b/ibus.spec
@@ -41,7 +41,7 @@
 
 Name:       ibus
 Version:    1.5.2
-Release:    5%{?dist}
+Release:    6%{?dist}
 Summary:    Intelligent Input Bus for Linux OS
 License:    LGPLv2+
 Group:      System Environment/Libraries
@@ -113,6 +113,10 @@ BuildRequires:  gnome-shell
 Requires:   %{name}-libs   = %{version}-%{release}
 Requires:   %{name}-gtk2   = %{version}-%{release}
 Requires:   %{name}-gtk3   = %{version}-%{release}
+%if %with_python_pkg
+Requires:   %{name}-panel  = %{version}-%{release}
+Requires:   %{name}-setup  = %{version}-%{release}
+%endif
 
 Requires:   iso-codes
 Requires:   dbus-python >= %{dbus_python_version}
@@ -530,6 +534,9 @@ fi
 %{_datadir}/gtk-doc/html/*
 
 %changelog
+* Mon Jun 17 2013 Takao Fujiwara <tfujiwar at redhat.com> - 1.5.2-6
+- Bug 972328 - Bring back the dependency of ibus-setup.
+
 * Tue Jun 11 2013 Takao Fujiwara <tfujiwar at redhat.com> - 1.5.2-5
 - Removed dependencies of ibus-setup and ibus-pygtk2
 


More information about the scm-commits mailing list