public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Takao Fujiwara <tfujiwar@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/ibus] autotool: Delete Requires ibus in ibus-gtk* for Flatpak
Date: Sun, 31 May 2026 02:07:00 GMT [thread overview]
Message-ID: <178019322031.1.15651249136317709641.rpms-ibus-f5684078446b@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/ibus
Branch : autotool
Commit : f5684078446b2ef44e59356895b2002948c3d2b0
Author : Takao Fujiwara <tfujiwar@redhat.com>
Date : 2018-10-22T19:42:43+09:00
Stats : +1/-12 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/ibus/c/f5684078446b2ef44e59356895b2002948c3d2b0?branch=autotool
Log:
Delete Requires ibus in ibus-gtk* for Flatpak
---
diff --git a/ibus.spec b/ibus.spec
index 0886907..c8b7a93 100644
--- a/ibus.spec
+++ b/ibus.spec
@@ -131,7 +131,6 @@ This package contains the libraries for IBus
%package gtk2
Summary: IBus IM module for GTK2
Group: System Environment/Libraries
-Recommends: %{name}%{?_isa} = %{version}-%{release}
Requires: %{name}-libs%{?_isa} = %{version}-%{release}
Requires: glib2 >= %{glib_ver}
Requires(post): glib2 >= %{glib_ver}
@@ -145,7 +144,6 @@ This package contains IBus IM module for GTK2
%package gtk3
Summary: IBus IM module for GTK3
Group: System Environment/Libraries
-Recommends: %{name}%{?_isa} = %{version}-%{release}
Requires: %{name}-libs%{?_isa} = %{version}-%{release}
Requires: glib2 >= %{glib_ver}
Requires(post): glib2 >= %{glib_ver}
@@ -156,7 +154,7 @@ This package contains IBus IM module for GTK3
%package setup
Summary: IBus setup utility
Group: System Environment/Libraries
-Recommends: %{name} = %{version}-%{release}
+Requires: %{name} = %{version}-%{release}
%{?__python3:Requires: %{__python3}}
Requires: python3-gobject
BuildRequires: gobject-introspection-devel
@@ -170,7 +168,6 @@ This is a setup utility for IBus.
%package pygtk2
Summary: IBus PyGTK2 library
Group: System Environment/Libraries
-Recommends: %{name} = %{version}-%{release}
%if (0%{?fedora} && 0%{?fedora} <= 27) || (0%{?rhel} && 0%{?rhel} <= 7)
Requires: dbus-python >= %{dbus_python_version}
%else
@@ -204,7 +201,6 @@ some functions in GObject-Introspection.
%package wayland
Summary: IBus IM module for Wayland
Group: System Environment/Libraries
-Recommends: %{name}%{?_isa} = %{version}-%{release}
Requires: %{name}-libs%{?_isa} = %{version}-%{release}
%description wayland
@@ -213,7 +209,6 @@ This package contains IBus IM module for Wayland
%package devel
Summary: Development tools for ibus
Group: Development/Libraries
-Recommends: %{name}%{?_isa} = %{version}-%{release}
Requires: %{name}-libs%{?_isa} = %{version}-%{release}
Requires: dbus-devel
Requires: glib2-devel
@@ -229,12 +224,6 @@ docs for ibus.
%package devel-docs
Summary: Developer documents for IBus
Group: Development/Libraries
-%if (0%{?fedora} >= 19 || 0%{?rhel} >= 7)
-Recommends: %{name} = %{version}-%{release}
-BuildArch: noarch
-%else
-Recommends: %{name}%{?_isa} = %{version}-%{release}
-%endif
%description devel-docs
The ibus-devel-docs package contains developer documentation for IBus
reply other threads:[~2026-05-31 2:07 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178019322031.1.15651249136317709641.rpms-ibus-f5684078446b@fedoraproject.org \
--to=tfujiwar@redhat.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox