diff --git a/totem.spec b/totem.spec index 8376016..8837eaf 100644 --- a/totem.spec +++ b/totem.spec @@ -4,7 +4,7 @@ Summary: Movie player for GNOME 2 Name: totem Version: 0.99.18 -Release: 1 +Release: 2 License: GPL Group: Applications/Multimedia URL: http://www.hadess.net/totem.php3 @@ -60,6 +60,7 @@ rm -f $RPM_BUILD_ROOT%{_datadir}/pixmaps/vanity.png rm -rf $RPM_BUILD_ROOT %post +update-desktop-database %{_datadir}/applications export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` gconftool-2 --makefile-install-rule \ %{_sysconfdir}/gconf/schemas/totem.schemas \ @@ -82,6 +83,9 @@ gconftool-2 --makefile-install-rule \ %{_mandir}/man1/%{name}.1* %changelog +* Tue Oct 12 2004 Alexander Larsson - 0.99.18-2 +- Call update-desktop-database in post + * Tue Oct 12 2004 Alexander Larsson - 0.99.18-1 - update to 0.99.18