diff --git a/lame.spec b/lame.spec index 5b8bdf4..3da561c 100644 --- a/lame.spec +++ b/lame.spec @@ -1,6 +1,6 @@ Name: lame Version: 3.100 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Free MP3 audio compressor Group: Applications/Multimedia @@ -81,9 +81,7 @@ rm -rf %{buildroot}%{_docdir}/%{name} make test -%post libs -p /sbin/ldconfig - -%postun libs -p /sbin/ldconfig +%ldconfig_scriptlets libs %files @@ -107,6 +105,9 @@ make test %{_bindir}/mp3x %changelog +* Sat Feb 03 2018 Igor Gnatenko - 3.100-2 +- Switch to %%ldconfig_scriptlets + * Sun Oct 22 2017 Yaakov Selkowitz - 3.100-1 - Update to 3.100 (#1470202, #1505172)