diff --git a/libwvstreams.spec b/libwvstreams.spec index 481f79a..5d195bc 100644 --- a/libwvstreams.spec +++ b/libwvstreams.spec @@ -1,6 +1,6 @@ Name: libwvstreams Version: 4.6.1 -Release: 22%{?dist} +Release: 23%{?dist} Summary: WvStreams is a network programming library written in C++ Source: http://wvstreams.googlecode.com/files/wvstreams-%{version}.tar.gz #fixed multilib issue (bug #192717) @@ -112,10 +112,12 @@ popd %defattr(-,root,root,-) %{_libdir}/*.a -%post -p /sbin/ldconfig -%postun -p /sbin/ldconfig +%ldconfig_scriptlets %changelog +* Sat Feb 03 2018 Igor Gnatenko - 4.6.1-23 +- Switch to %%ldconfig_scriptlets + * Sat Jan 20 2018 Björn Esser - 4.6.1-22 - Rebuilt for switch to libxcrypt