diff --git a/alex4.spec b/alex4.spec index 140f1b0..3cfc3e9 100644 --- a/alex4.spec +++ b/alex4.spec @@ -1,6 +1,6 @@ Name: alex4 Version: 1.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Alex the Allegator 4 - Platform game Group: Amusements/Games License: GPL @@ -55,15 +55,11 @@ rm -rf $RPM_BUILD_ROOT %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 +%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : %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 +%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : %files @@ -76,6 +72,9 @@ fi %changelog +* Sat Mar 10 2007 Hans de Goede 1.0-3 +- Fixup .desktop file categories for games-menus usage + * Fri Nov 3 2006 Hans de Goede 1.0-2 - Updated alex4-unix.patch to take big endian machines into account when loading maps