From 89eea9636631d3af00f2362202ea116392ea86fe Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Tue, 22 Jan 2019 18:39:38 +0100 Subject: [PATCH] Remove obsolete ldconfig scriptlets References: https://fedoraproject.org/wiki/Changes/RemoveObsoleteScriptlets Signed-off-by: Igor Gnatenko --- libdc1394.spec | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/libdc1394.spec b/libdc1394.spec index 154804c..4831f1d 100644 --- a/libdc1394.spec +++ b/libdc1394.spec @@ -83,9 +83,7 @@ for f in grab_color_image grab_gray_image grab_partial_image; do mv %{buildroot}%{_mandir}/man1/$f.1 %{buildroot}%{_mandir}/man1/dc1394_$f.1 done -%post -p /sbin/ldconfig - -%postun -p /sbin/ldconfig +%ldconfig_scriptlets %files %doc AUTHORS ChangeLog COPYING NEWS README