From e72eb6c4d581543c312a80008a95baa28f32ac49 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Tue, 22 Jan 2019 18:41:17 +0100 Subject: [PATCH] Remove obsolete ldconfig scriptlets References: https://fedoraproject.org/wiki/Changes/RemoveObsoleteScriptlets Signed-off-by: Igor Gnatenko --- vid.stab.spec | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/vid.stab.spec b/vid.stab.spec index ebde591..2a509e0 100644 --- a/vid.stab.spec +++ b/vid.stab.spec @@ -56,8 +56,7 @@ popd %check LD_LIBRARY_PATH=%{buildroot}%{_libdir} tests/tests || : -%post -n %{name} -p /sbin/ldconfig -%postun -n %{name} -p /sbin/ldconfig +%ldconfig_scriptlets -n %{name} %files %doc README.md