diff --git a/esc.spec b/esc.spec index 24a46de..7b3a94e 100644 --- a/esc.spec +++ b/esc.spec @@ -1,6 +1,6 @@ Name: esc Version: 1.1.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Enterprise Security Client Smart Card Client License: GPL+ URL: http://directory.fedora.redhat.com/wiki/CoolKey @@ -230,24 +230,15 @@ chmod 755 $RPM_BUILD_ROOT/%{escdir}/application.ini %{autostartdir}/esc.desktop %{_datadir}/%{appdir}/esc.desktop -%post -touch --no-create %{_datadir}/icons/hicolor || : -if [ -x %{_bindir}/gtk-update-icon-cache ]; then - %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : -fi - %preun killall --exact -q escd exit 0 -%postun -touch --no-create %{_datadir}/icons/hicolor || : -if [ -x %{_bindir}/gtk-update-icon-cache ]; then - %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : -fi - %changelog +* Thu Jan 11 2018 Igor Gnatenko - 1.1.1-2 +- Remove obsolete scriptlets + * Mon Aug 07 2017 - 1.1.1-1 - Rebuilt using internally built xulrunner, due to the xulrunner package going away. * Wed Jul 26 2017 Fedora Release Engineering - 1.1.0-32