diff --git a/cdparanoia.spec b/cdparanoia.spec index f163441..d97394a 100644 --- a/cdparanoia.spec +++ b/cdparanoia.spec @@ -1,7 +1,7 @@ Summary: Compact Disc Digital Audio (CDDA) extraction tool (or ripper) Name: cdparanoia Version: 10.2 -Release: 24%{?dist} +Release: 25%{?dist} # the app is GPLv2, everything else is LGPLv2 License: GPLv2 and LGPLv2 Group: Applications/Multimedia @@ -81,9 +81,7 @@ make OPT="$RPM_OPT_FLAGS -O0 -Wno-pointer-sign -Wno-unused" %install make install DESTDIR=$RPM_BUILD_ROOT -%post libs -p /sbin/ldconfig - -%postun libs -p /sbin/ldconfig +%ldconfig_scriptlets libs %files %doc COPYING* README @@ -101,6 +99,9 @@ make install DESTDIR=$RPM_BUILD_ROOT %{_libdir}/*.a %changelog +* Sun Feb 04 2018 Igor Gnatenko - 10.2-25 +- Switch to %%ldconfig_scriptlets + * Wed Aug 02 2017 Fedora Release Engineering - 10.2-24 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild