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