diff --git a/libffado.spec b/libffado.spec index 5348d70..82b173b 100644 --- a/libffado.spec +++ b/libffado.spec @@ -1,7 +1,7 @@ Summary: Free firewire audio driver library Name: libffado Version: 2.4.0 -Release: 1%{?dist} +Release: 2%{?dist} # src/libutil/float_cast.h is LGPLv2+. # The rest is (GPLv2 or GPLv3) License: LGPLv2+ and (GPLv2 or GPLv3) @@ -121,9 +121,7 @@ ln -s ../../../../libffado/icons/hi64-apps-ffado.png \ # Install ffado-test RHBZ#805940 install -m 755 tests/ffado-test %{buildroot}%{_bindir} -%post -p /sbin/ldconfig - -%postun -p /sbin/ldconfig +%ldconfig_scriptlets %files %doc AUTHORS ChangeLog LICENSE.* README @@ -151,6 +149,9 @@ install -m 755 tests/ffado-test %{buildroot}%{_bindir} %changelog +* Sat Feb 03 2018 Igor Gnatenko - 2.4.0-2 +- Switch to %%ldconfig_scriptlets + * Fri Jan 05 2018 Orcan Ogetbil - 2.4.0-1 - Update to 2.4.0 - Drop upstreamed patches