From 67f0df44e7d1dc43163879dd7ba5feaa316e28a2 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Tue, 22 Jan 2019 18:39:58 +0100 Subject: [PATCH] Remove obsolete ldconfig scriptlets References: https://fedoraproject.org/wiki/Changes/RemoveObsoleteScriptlets Signed-off-by: Igor Gnatenko --- libnumbertext.spec | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/libnumbertext.spec b/libnumbertext.spec index 3707ce0..fbb9acc 100644 --- a/libnumbertext.spec +++ b/libnumbertext.spec @@ -39,9 +39,7 @@ rm -rf $RPM_BUILD_ROOT make DESTDIR=$RPM_BUILD_ROOT install rm -f $RPM_BUILD_ROOT/%{_libdir}/*.la -%post -p /sbin/ldconfig - -%postun -p /sbin/ldconfig +%ldconfig_scriptlets %files %doc AUTHORS ChangeLog NEWS THANKS