From 89d18a6ef9d8048b740bd5847253616bbccea0db Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Jan 11 2018 15:53:23 +0000 Subject: Remove obsolete scriptlets Signed-off-by: Igor Gnatenko --- diff --git a/korganizer.spec b/korganizer.spec index 98d1205..cf1cbf9 100644 --- a/korganizer.spec +++ b/korganizer.spec @@ -9,7 +9,7 @@ Name: korganizer Summary: Personal Organizer Version: 17.12.0 -Release: 1%{?dist} +Release: 2%{?dist} # code (generally) GPLv2, docs GFDL License: GPLv2 and GFDL @@ -133,25 +133,6 @@ dbus-launch --exit-with-session \ make test ARGS="--output-on-failure --timeout 20" -C %{_target_platform} ||: %endif - -%post -touch --no-create %{_kf5_datadir}/icons/hicolor &> /dev/null ||: -touch --no-create %{_kf5_datadir}/icons/oxygen &> /dev/null ||: - -%posttrans -gtk-update-icon-cache %{_kf5_datadir}/icons/hicolor &> /dev/null ||: -gtk-update-icon-cache %{_kf5_datadir}/icons/oxygen &> /dev/null ||: -update-desktop-database -q &> /dev/null ||: - -%postun -if [ $1 -eq 0 ] ; then -touch --no-create %{_kf5_datadir}/icons/hicolor &> /dev/null ||: -touch --no-create %{_kf5_datadir}/icons/oxygen &> /dev/null ||: -gtk-update-icon-cache %{_kf5_datadir}/icons/hicolor &> /dev/null ||: -gtk-update-icon-cache %{_kf5_datadir}/icons/oxygen &> /dev/null ||: -update-desktop-database -q &> /dev/null ||: -fi - %files -f %{name}.lang %license COPYING* %{_kf5_sysconfdir}/xdg/korganizer.* @@ -213,6 +194,9 @@ fi %changelog +* Thu Jan 11 2018 Igor Gnatenko - 17.12.0-2 +- Remove obsolete scriptlets + * Tue Dec 12 2017 Rex Dieter - 17.12.0-1 - 17.12.0