diff --git a/npth.spec b/npth.spec index cc6bb39..20ad4a5 100644 --- a/npth.spec +++ b/npth.spec @@ -1,6 +1,6 @@ Name: npth Version: 1.5 -Release: 3%{?dist} +Release: 4%{?dist} Summary: The New GNU Portable Threads library License: LGPLv2+ URL: http://git.gnupg.org/cgi-bin/gitweb.cgi?p=npth.git @@ -45,8 +45,7 @@ find %{buildroot} -name '*.la' -delete -print %check make check -%post -p /sbin/ldconfig -%postun -p /sbin/ldconfig +%ldconfig_scriptlets %files %license COPYING.LIB @@ -61,6 +60,9 @@ make check %{_datadir}/aclocal/%{name}.m4 %changelog +* Sat Feb 03 2018 Igor Gnatenko - 1.5-4 +- Switch to %%ldconfig_scriptlets + * Thu Aug 03 2017 Fedora Release Engineering - 1.5-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild