From b2fdccdc502b5430ff04c8be220fb5666fd58d0b Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Tue, 22 Jan 2019 18:39:46 +0100 Subject: [PATCH] Remove obsolete ldconfig scriptlets References: https://fedoraproject.org/wiki/Changes/RemoveObsoleteScriptlets Signed-off-by: Igor Gnatenko --- libgsf.spec | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/libgsf.spec b/libgsf.spec index 70cb336..808825c 100644 --- a/libgsf.spec +++ b/libgsf.spec @@ -53,9 +53,7 @@ chrpath --delete %{buildroot}%{_bindir}/gsf* # Remove .la files find %{buildroot} -name '*.la' -exec rm -f {} ';' -%post -p /sbin/ldconfig - -%postun -p /sbin/ldconfig +%ldconfig_scriptlets %files -f libgsf.lang %doc AUTHORS COPYING COPYING.LIB README