public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ibus] autotool: Bug 972328 - Bring back the dependency of ibus-setup.
@ 2026-05-31 2:05 Takao Fujiwara
0 siblings, 0 replies; only message in thread
From: Takao Fujiwara @ 2026-05-31 2:05 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/ibus
Branch : autotool
Commit : 9e674a034f97b9b8c579fc518e8b24148c3397ec
Author : Takao Fujiwara <tfujiwar@redhat.com>
Date : 2013-06-17T15:51:24+09:00
Stats : +8/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/ibus/c/9e674a034f97b9b8c579fc518e8b24148c3397ec?branch=autotool
Log:
Bug 972328 - Bring back the dependency of ibus-setup.
---
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@redhat.com> - 1.5.2-6
+- Bug 972328 - Bring back the dependency of ibus-setup.
+
* Tue Jun 11 2013 Takao Fujiwara <tfujiwar@redhat.com> - 1.5.2-5
- Removed dependencies of ibus-setup and ibus-pygtk2
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-05-31 2:05 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-05-31 2:05 [rpms/ibus] autotool: Bug 972328 - Bring back the dependency of ibus-setup Takao Fujiwara
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox