diff --git a/evince.spec b/evince.spec index 814b380..36f02b4 100644 --- a/evince.spec +++ b/evince.spec @@ -5,7 +5,7 @@ Name: evince Version: 3.26.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Document viewer License: GPLv2+ and GPLv3+ and LGPLv2+ and MIT and Afmparse @@ -165,9 +165,7 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.a %check desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/evince.desktop -%post libs -p /sbin/ldconfig - -%postun libs -p /sbin/ldconfig +%ldconfig_scriptlets libs %files -f evince.lang %{_bindir}/* @@ -248,6 +246,9 @@ desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/evince.desktop %{_libdir}/mozilla/plugins/libevbrowserplugin.so %changelog +* Sat Feb 03 2018 Igor Gnatenko - 3.26.0-3 +- Switch to %%ldconfig_scriptlets + * Fri Jan 05 2018 Igor Gnatenko - 3.26.0-2 - Remove obsolete scriptlets