diff --git a/libpeas.spec b/libpeas.spec index 5c03c0a..ee1c09f 100644 --- a/libpeas.spec +++ b/libpeas.spec @@ -8,7 +8,7 @@ Name: libpeas Version: 1.22.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Plug-ins implementation convenience library License: LGPLv2+ @@ -97,9 +97,7 @@ chrpath --delete $RPM_BUILD_ROOT%{_libdir}/peas-demo/plugins/secondtime/libsecon %find_lang libpeas -%post -p /sbin/ldconfig - -%postun -p /sbin/ldconfig +%ldconfig_scriptlets %files -f libpeas.lang %doc AUTHORS NEWS README @@ -140,6 +138,9 @@ chrpath --delete $RPM_BUILD_ROOT%{_libdir}/peas-demo/plugins/secondtime/libsecon %{_datadir}/glade/catalogs/libpeas-gtk.xml %changelog +* Sat Feb 03 2018 Igor Gnatenko - 1.22.0-4 +- Switch to %%ldconfig_scriptlets + * Fri Jan 05 2018 Igor Gnatenko - 1.22.0-3 - Remove obsolete scriptlets