diff --git a/cinnamon-desktop.spec b/cinnamon-desktop.spec index fabacab..5c36d60 100644 --- a/cinnamon-desktop.spec +++ b/cinnamon-desktop.spec @@ -7,7 +7,7 @@ Summary: Shared code among cinnamon-session, nemo, etc Name: cinnamon-desktop Version: 3.4.2 -Release: 4%{?dist} +Release: 5%{?dist} License: GPLv2+ and LGPLv2+ and MIT URL: https://github.com/linuxmint/ Source0: %url/%{name}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz @@ -82,9 +82,9 @@ install -m 644 %SOURCE1 $RPM_BUILD_ROOT%{_datadir}/applications/x-cinnamon-mimea %if (0%{?rhel} && 0%{?rhel <= 7}) %postun +/sbin/ldconfig if [ $1 -eq 0 ] ; then /usr/bin/glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : - /sbin/ldconfig fi %posttrans @@ -110,6 +110,9 @@ fi %{_datadir}/gir-1.0/C*.gir %changelog +* Wed Aug 30 2017 Björn Esser - 3.4.2-5 +- Fix invocation of `/sbin/ldconfig` + * Wed Aug 30 2017 Björn Esser - 3.4.2-4 - Adjustments for EPEL7