From 6bbf93a4e4e5b84f70bcdcaf81804cf4e9666be0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Esser?= Date: Sat, 17 Feb 2018 09:45:54 +0100 Subject: [PATCH] Switch to %%ldconfig_scriptlets --- libxcrypt.spec | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/libxcrypt.spec b/libxcrypt.spec index 019e9a3..68bce88 100644 --- a/libxcrypt.spec +++ b/libxcrypt.spec @@ -19,7 +19,7 @@ Name: libxcrypt Version: 4.0.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Extended crypt library for DES, MD5, Blowfish and others # For explicit license breakdown, see the @@ -151,10 +151,7 @@ is highly discouraged. } -%post -p /sbin/ldconfig - - -%postun -p /sbin/ldconfig +%ldconfig_scriptlets %files @@ -185,6 +182,9 @@ is highly discouraged. %changelog +* Sat Feb 17 2018 Björn Esser - 4.0.0-5 +- Switch to %%ldconfig_scriptlets + * Wed Feb 07 2018 Fedora Release Engineering - 4.0.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild