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: Added redhat-rpm-config version for ldconfig_scriptlets
Date: Sun, 31 May 2026 02:06:43 GMT [thread overview]
Message-ID: <178019320322.1.16750374835720519871.rpms-ibus-ad6f6d206f01@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/ibus
Branch : autotool
Commit : ad6f6d206f0141f6fa2b8540d070eb8b2316b054
Author : Takao Fujiwara <tfujiwar@redhat.com>
Date : 2018-02-06T12:50:37+09:00
Stats : +8/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/ibus/c/ad6f6d206f0141f6fa2b8540d070eb8b2316b054?branch=autotool
Log:
Added redhat-rpm-config version for ldconfig_scriptlets
---
diff --git a/ibus.spec b/ibus.spec
index b4af978..00f0e25 100644
--- a/ibus.spec
+++ b/ibus.spec
@@ -128,6 +128,14 @@ Requires: dbus >= 1.2.4
Requires: glib2 >= %{glib_ver}
# Owner of %%{_libdir}/girepository-1.0
Requires: gobject-introspection
+# https://fedoraproject.org/wiki/Changes/Removing_ldconfig_scriptlets
+%if (0%{?fedora} >= 27 || 0%{?rhel} >= 8)
+Requires: redhat-rpm-config >= 70-1
+%else
+%if (0%{?fedora} >= 26 || 0%{?rhel} >= 8)
+Requires: redhat-rpm-config >= 64-1
+%endif
+%endif
%description libs
This package contains the libraries for IBus
reply other threads:[~2026-05-31 2:06 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=178019320322.1.16750374835720519871.rpms-ibus-ad6f6d206f01@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