From 0d2768bd791136f67c321d43233a3e4d2b858465 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Jan 18 2018 19:47:50 +0000 Subject: Remove obsolete scriptlets Signed-off-by: Igor Gnatenko --- diff --git a/kwin.spec b/kwin.spec index 9afdd1e..1f4e498 100644 --- a/kwin.spec +++ b/kwin.spec @@ -16,7 +16,7 @@ Name: kwin Version: 5.11.95 -Release: 1%{?dist} +Release: 2%{?dist} Summary: KDE Window manager # all sources are effectively GPLv2+, except for: @@ -234,19 +234,6 @@ dbus-launch --exit-with-session \ make test ARGS="--output-on-failure --timeout 10" -C %{_target_platform} ||: %endif - -%post -/bin/touch --no-create %{_datadir}/icons/hicolor &>/dev/null || : - -%postun -if [ $1 -eq 0 ] ; then - /bin/touch --no-create %{_datadir}/icons/hicolor &>/dev/null - /usr/bin/gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : -fi - -%posttrans -/usr/bin/gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : - %files %{_bindir}/kwin %{_bindir}/kwin_x11 @@ -317,6 +304,9 @@ fi %changelog +* Thu Jan 18 2018 Igor Gnatenko - 5.11.95-2 +- Remove obsolete scriptlets + * Mon Jan 15 2018 Jan Grulich - 5.11.95-1 - 5.11.95