From 34f2451c68c865a3d6738ddc801b9868af005364 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Sat, 3 Feb 2018 17:18:53 +0100 Subject: [PATCH] Switch to %ldconfig_scriptlets Signed-off-by: Igor Gnatenko --- libtheora.spec | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/libtheora.spec b/libtheora.spec index 17200b4..0538f27 100644 --- a/libtheora.spec +++ b/libtheora.spec @@ -5,7 +5,7 @@ Name: libtheora Epoch: 1 Version: 1.1.1 -Release: 19%{?dist} +Release: 20%{?dist} Summary: Theora Video Compression Codec License: BSD URL: http://www.theora.org @@ -107,8 +107,7 @@ install -m 755 examples/.libs/player_example $RPM_BUILD_ROOT/%{_bindir}/theora_p install -m 755 examples/.libs/png2theora $RPM_BUILD_ROOT/%{_bindir}/png2theora -%post -p /sbin/ldconfig -%postun -p /sbin/ldconfig +%ldconfig_scriptlets %files @@ -131,6 +130,9 @@ install -m 755 examples/.libs/png2theora $RPM_BUILD_ROOT/%{_bindir}/png2theora %changelog +* Sat Feb 03 2018 Igor Gnatenko - 1:1.1.1-20 +- Switch to %%ldconfig_scriptlets + * Mon Aug 07 2017 Rex Dieter - 1:1.1.1-19 - disable bootstrap