public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ibus] autotool: Switch to %ldconfig_scriptlets
@ 2026-05-31 2:06 Igor Gnatenko
0 siblings, 0 replies; only message in thread
From: Igor Gnatenko @ 2026-05-31 2:06 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/ibus
Branch : autotool
Commit : 0058e014a55f69855de30e92e1ffc8635fd063a6
Author : Igor Gnatenko <ignatenkobrain@fedoraproject.org>
Date : 2018-02-03T17:52:08+01:00
Stats : +5/-4 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/ibus/c/0058e014a55f69855de30e92e1ffc8635fd063a6?branch=autotool
Log:
Switch to %ldconfig_scriptlets
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
---
diff --git a/ibus.spec b/ibus.spec
index 278c358..b4af978 100644
--- a/ibus.spec
+++ b/ibus.spec
@@ -30,7 +30,7 @@
Name: ibus
Version: 1.5.17
-Release: 5%{?dist}
+Release: 6%{?dist}
Summary: Intelligent Input Bus for Linux OS
License: LGPLv2+
Group: System Environment/Libraries
@@ -336,9 +336,7 @@ dconf update || :
[ -x %{_bindir}/ibus ] && \
%{_bindir}/ibus write-cache --system &>/dev/null || :
-%post libs -p /sbin/ldconfig
-
-%postun libs -p /sbin/ldconfig
+%ldconfig_scriptlets libs
# FIXME: no version number
%files -f %{name}10.lang
@@ -422,6 +420,9 @@ dconf update || :
%{_datadir}/gtk-doc/html/*
%changelog
+* Sat Feb 03 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.5.17-6
+- Switch to %%ldconfig_scriptlets
+
* Fri Jan 19 2018 Takao Fujiwara <tfujiwar@redhat.com> - 1.5.17-5
- Rebuilt for scriptlets
^ 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: Switch to %ldconfig_scriptlets Igor Gnatenko
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox