diff --git a/flac.spec b/flac.spec index c97c618..d204262 100644 --- a/flac.spec +++ b/flac.spec @@ -8,7 +8,7 @@ Summary: An encoder/decoder for the Free Lossless Audio Codec Name: flac Version: 1.3.2 -Release: 4%{?dist} +Release: 5%{?dist} License: BSD and GPLv2+ and GFDL Group: Applications/Multimedia Source0: http://downloads.xiph.org/releases/flac/flac-%{version}.tar.xz @@ -118,9 +118,7 @@ rm %{buildroot}%{xmms_inputdir}/*.la %check make -C test check FLAC__TEST_LEVEL=0 &> /dev/null -%post libs -p /sbin/ldconfig - -%postun libs -p /sbin/ldconfig +%ldconfig_scriptlets libs %if %{with_xmms} %post -n xmms-flac @@ -155,6 +153,9 @@ update-desktop-database &> /dev/null || : %endif %changelog +* Sat Feb 03 2018 Igor Gnatenko - 1.3.2-5 +- Switch to %%ldconfig_scriptlets + * Wed Aug 02 2017 Fedora Release Engineering - 1.3.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild