diff --git a/xcb-util-renderutil.spec b/xcb-util-renderutil.spec index baf96f6..a0a8ce8 100644 --- a/xcb-util-renderutil.spec +++ b/xcb-util-renderutil.spec @@ -1,6 +1,6 @@ Name: xcb-util-renderutil Version: 0.3.9 -Release: 10%{?dist} +Release: 11%{?dist} Summary: Convenience functions for the Render extension Group: System Environment/Libraries License: MIT @@ -42,10 +42,10 @@ make install DESTDIR=%{buildroot} INSTALL="install -p" rm %{buildroot}%{_libdir}/*.la -%post -p /sbin/ldconfig +%ldconfig_post -%postun -p /sbin/ldconfig +%ldconfig_postun %files @@ -66,6 +66,9 @@ rm %{buildroot}%{_libdir}/*.la %changelog +* Fri Jun 29 2018 Thomas Moschny - 0.3.9-11 +- Use ldconfig scriptlet macros. + * Fri Feb 09 2018 Fedora Release Engineering - 0.3.9-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild