From 57aef8a53bb4b8f2bdea66bba30339dbfcb54484 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Tue, 22 Jan 2019 18:41:16 +0100 Subject: [PATCH] Remove obsolete ldconfig scriptlets References: https://fedoraproject.org/wiki/Changes/RemoveObsoleteScriptlets Signed-off-by: Igor Gnatenko --- uuid.spec | 14 +++----------- 1 file changed, 3 insertions(+), 11 deletions(-) diff --git a/uuid.spec b/uuid.spec index d204869..339c09a 100644 --- a/uuid.spec +++ b/uuid.spec @@ -162,17 +162,9 @@ perl -MData::UUID -e 'print "Testing compatibility of Data::UUID version $Data:: LD_LIBRARY_PATH=../.libs make test TEST_FILES=uuid_compat.ts popd -%post -p /sbin/ldconfig - -%post c++ -p /sbin/ldconfig - -%post dce -p /sbin/ldconfig - -%postun -p /sbin/ldconfig - -%postun c++ -p /sbin/ldconfig - -%postun dce -p /sbin/ldconfig +%ldconfig_scriptlets +%ldconfig_scriptlets c++ +%ldconfig_scriptlets dce %files %doc AUTHORS ChangeLog HISTORY NEWS PORTING README SEEALSO THANKS TODO USERS