diff --git a/deepin-launcher.spec b/deepin-launcher.spec index 6002224..57627c6 100644 --- a/deepin-launcher.spec +++ b/deepin-launcher.spec @@ -2,7 +2,7 @@ Name: deepin-launcher Version: 4.3.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Deepin desktop-environment - Launcher module License: GPLv3 URL: https://github.com/linuxdeepin/dde-launcher @@ -37,18 +37,6 @@ sed -i 's|lrelease|lrelease-qt5|g' translate_generation.sh %install %make_install INSTALL_ROOT=%{buildroot} -%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 -f -t -q %{_datadir}/icons/hicolor ||: -fi - -%posttrans -/usr/bin/gtk-update-icon-cache -f -t -q %{_datadir}/icons/hicolor ||: - %files %license LICENSE %{_bindir}/%{repo} @@ -57,6 +45,9 @@ fi %{_datadir}/icons/hicolor/scalable/apps/%{name}.svg %changelog +* Thu Jan 11 2018 Igor Gnatenko - 4.3.0-2 +- Remove obsolete scriptlets + * Wed Dec 20 2017 mosquito - 4.3.0-1 - Update to 4.3.0