public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ibus] autotool: Added redhat-rpm-config version for ldconfig_scriptlets
@ 2026-05-31  2:06 Takao Fujiwara
  0 siblings, 0 replies; only message in thread
From: Takao Fujiwara @ 2026-05-31  2:06 UTC (permalink / raw)
  To: git-commits

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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-05-31  2:06 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:06 [rpms/ibus] autotool: Added redhat-rpm-config version for ldconfig_scriptlets Takao Fujiwara

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox