diff --git a/klines.spec b/klines.spec index 89fec18..bea2506 100644 --- a/klines.spec +++ b/klines.spec @@ -2,7 +2,7 @@ Name: klines Summary: Color lines game Version: 17.12.0 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv2+ and GFDL URL: https://cgit.kde.org/%{name}.git @@ -84,18 +84,6 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} desktop-file-validate %{buildroot}%{_kf5_datadir}/applications/org.kde.%{name}.desktop ||: -%post -touch --no-create %{_kf5_datadir}/icons/hicolor &> /dev/null || : - -%postun -if [ $1 -eq 0 ] ; then -touch --no-create %{_kf5_datadir}/icons/hicolor &> /dev/null -gtk-update-icon-cache %{_kf5_datadir}/icons/hicolor &> /dev/null || : -fi - -%posttrans -gtk-update-icon-cache %{_kf5_datadir}/icons/hicolor &> /dev/null || : - %files -f %{name}.lang %license COPYING* %{_kf5_bindir}/%{name}* @@ -107,6 +95,9 @@ gtk-update-icon-cache %{_kf5_datadir}/icons/hicolor &> /dev/null || : %changelog +* Thu Jan 11 2018 Igor Gnatenko - 17.12.0-2 +- Remove obsolete scriptlets + * Thu Dec 21 2017 Rex Dieter - 17.12.0-1 - 17.12.0