From f0722c060d22fc6ac9bc04204212857746b30d21 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Sat, 3 Feb 2018 13:42:04 +0100 Subject: [PATCH] Switch to %ldconfig_scriptlets Signed-off-by: Igor Gnatenko --- gjs.spec | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/gjs.spec b/gjs.spec index d99ade3..0044d63 100644 --- a/gjs.spec +++ b/gjs.spec @@ -4,7 +4,7 @@ Name: gjs Version: 1.50.4 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Javascript Bindings for GNOME # The following files contain code from Mozilla which @@ -70,9 +70,7 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';' %check #make check -%post -p /sbin/ldconfig - -%postun -p /sbin/ldconfig +%ldconfig_scriptlets %files %license COPYING @@ -93,6 +91,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';' %{_datadir}/installed-tests %changelog +* Sat Feb 03 2018 Igor Gnatenko - 1.50.4-2 +- Switch to %%ldconfig_scriptlets + * Sun Jan 28 2018 Kalev Lember - 1.50.4-1 - Update to 1.50.4