diff --git a/nimbus.spec b/nimbus.spec index 1f96732..b94e896 100644 --- a/nimbus.spec +++ b/nimbus.spec @@ -4,7 +4,7 @@ Name: nimbus Version: 0.1.4 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Desktop theme originally from Sun Group: User Interface/Desktops @@ -119,18 +119,18 @@ find $RPM_BUILD_ROOT%{_datadir}/icons/nimbus/ -name start-here.png \ rm -rf $RPM_BUILD_ROOT -%post +%post -n nimbus-icon-theme touch --no-create %{_datadir}/icons/nimbus &>/dev/null || : -%postun +%postun -n nimbus-icon-theme if [ $1 -eq 0 ] ; then touch --no-create %{_datadir}/icons/nimbus &>/dev/null gtk-update-icon-cache %{_datadir}/icons/nimbus &>/dev/null || : fi -%posttrans +%posttrans -n nimbus-icon-theme gtk-update-icon-cache %{_datadir}/icons/nimbus &>/dev/null || : @@ -176,6 +176,9 @@ gtk-update-icon-cache %{_datadir}/icons/nimbus &>/dev/null || : %{_datadir}/themes/light-nimbus/index.theme %changelog +* Sun Nov 22 2009 Christoph Wickert - 0.1.4-2 +- Fix srciptlets of nimbus-icon-theme + * Sun Nov 22 2009 Christoph Wickert - 0.1.4-1 - Update to 0.1.4