diff --git a/colord.spec b/colord.spec index ead912b..afc2eb3 100644 --- a/colord.spec +++ b/colord.spec @@ -19,7 +19,7 @@ Summary: Color daemon Name: colord Version: 1.4.1 -Release: 3%{?dist} +Release: 4%{?dist} License: GPLv2+ and LGPLv2+ URL: http://www.freedesktop.org/software/colord/ Source0: http://www.freedesktop.org/software/colord/releases/%{name}-%{version}.tar.xz @@ -166,8 +166,7 @@ exit 0 %postun %systemd_postun colord.service -%post libs -p /sbin/ldconfig -%postun libs -p /sbin/ldconfig +%ldconfig_scriptlets libs %files -f %{name}.lang %doc README.md AUTHORS NEWS COPYING @@ -283,6 +282,9 @@ exit 0 %{_datadir}/gtk-doc/html/colord/* %changelog +* Sat Feb 03 2018 Igor Gnatenko - 1.4.1-4 +- Switch to %%ldconfig_scriptlets + * Thu Jan 25 2018 Igor Gnatenko - 1.4.1-3 - Fix systemd executions/requirements