diff --git a/krfb.spec b/krfb.spec index ca49afc..6b51063 100644 --- a/krfb.spec +++ b/krfb.spec @@ -2,7 +2,7 @@ Name: krfb Summary: Desktop sharing Version: 17.12.0 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv2+ and GFDL URL: https://www.kde.org/applications/system/krfb/ @@ -94,18 +94,6 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} desktop-file-validate %{buildroot}%{_kf5_datadir}/applications/org.kde.krfb.desktop -%post -touch --no-create %{_datadir}/icons/hicolor &> /dev/null || : - -%posttrans -gtk-update-icon-cache %{_datadir}/icons/hicolor &> /dev/null || : - -%postun -if [ $1 -eq 0 ] ; then -touch --no-create %{_datadir}/icons/hicolor &> /dev/null || : -gtk-update-icon-cache %{_datadir}/icons/hicolor &> /dev/null || : -fi - %files -f %{name}.lang %license COPYING* %doc README AUTHORS @@ -125,6 +113,9 @@ fi %changelog +* Thu Jan 11 2018 Igor Gnatenko - 17.12.0-2 +- Remove obsolete scriptlets + * Thu Dec 28 2017 Rex Dieter - 17.12.0-1 - 17.12.0