From c1ac184caebb1fb8e6bb0cbdecaf2a35da237987 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Vr=C3=A1til?= Date: Tue, 27 Jan 2015 11:04:13 +0100 Subject: [PATCH] Fix post and postun scriptlets for -libs --- kf5-baloo.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/kf5-baloo.spec b/kf5-baloo.spec index 76651a9..b7704cf 100644 --- a/kf5-baloo.spec +++ b/kf5-baloo.spec @@ -136,8 +136,8 @@ fi %{_kf5_datadir}/dbus-1/interfaces/org.kde.baloo.file.indexer.xml %{_datadir}/polkit-1/actions/org.kde.baloo.filewatch.policy -%post -p /sbin/ldconfig -%postun -p /sbin/ldconfig +%post libs -p /sbin/ldconfig +%postun libs -p /sbin/ldconfig %files libs -f %{name}-libs.lang %{_kf5_libdir}/libKF5Baloo.so.*