From e8182c867261a6936e42b0eb9e3e83d077c01d6b Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Tue, 13 Feb 2018 08:43:28 +0100 Subject: [PATCH] Revert "Added redhat-rpm-config version for ldconfig_scriptlets" This is not needed and is part of epel-rpm-macros too. Moreover, it pulls runtime dependencies. This reverts commit ad6f6d206f0141f6fa2b8540d070eb8b2316b054. Signed-off-by: Igor Gnatenko --- ibus.spec | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) diff --git a/ibus.spec b/ibus.spec index 8ff21f7..0b17381 100644 --- a/ibus.spec +++ b/ibus.spec @@ -30,7 +30,7 @@ Name: ibus Version: 1.5.17 -Release: 7%{?dist} +Release: 8%{?dist} Summary: Intelligent Input Bus for Linux OS License: LGPLv2+ Group: System Environment/Libraries @@ -128,14 +128,6 @@ 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 @@ -428,6 +420,9 @@ dconf update || : %{_datadir}/gtk-doc/html/* %changelog +* Tue Feb 13 2018 Igor Gnatenko - 1.5.17-8 +- Remove useless requires + * Tue Feb 06 2018 Takao Fujiwara - 1.5.17-7 - Added Unicode typing on Emojier