diff --git a/libuv.spec b/libuv.spec index 43de64b..6372501 100644 --- a/libuv.spec +++ b/libuv.spec @@ -1,7 +1,7 @@ Name: libuv Epoch: 1 Version: 1.19.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Platform layer for node.js # the licensing breakdown is described in detail in the LICENSE file @@ -50,8 +50,7 @@ rm -f %{buildroot}%{_libdir}/libuv.la #./run-tests #./run-benchmarks -%post -p /sbin/ldconfig -%postun -p /sbin/ldconfig +%ldconfig_scriptlets %files %doc README.md AUTHORS CONTRIBUTING.md MAINTAINERS.md SUPPORTED_PLATFORMS.md @@ -68,6 +67,9 @@ rm -f %{buildroot}%{_libdir}/libuv.la %{_libdir}/%{name}.a %changelog +* Wed Jan 31 2018 Igor Gnatenko - 1:1.19.1-2 +- Switch to %%ldconfig_scriptlets + * Sat Jan 20 2018 Igor Gnatenko - 1:1.19.1-1 - Update to 1.19.1