diff --git a/.cvsignore b/.cvsignore index c04931b..59c748a 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -totem-2.19.4.tar.bz2 +totem-2.19.6.tar.bz2 diff --git a/sources b/sources index 2a7af9e..bce111c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -bef1c377ade145e55690b1c6505730af totem-2.19.4.tar.bz2 +2365195d92a20c2ecde6d499ebecf047 totem-2.19.6.tar.bz2 diff --git a/totem.spec b/totem.spec index c864ae7..007be04 100644 --- a/totem.spec +++ b/totem.spec @@ -4,8 +4,8 @@ Summary: Movie player for GNOME 2 Name: totem -Version: 2.19.4 -Release: 2.1%{?dist} +Version: 2.19.6 +Release: 1%{?dist} License: GPL Group: Applications/Multimedia URL: http://www.gnome.org/projects/totem/ @@ -113,7 +113,7 @@ applications with Totem's plparser library. # try to work around a problem where gst-inspect does # not find playbin the first time around /usr/bin/gst-inspect-0.10 --print-all > /dev/null -export MOZILLA_PLUGINDIR=%{_libdir}/mozilla +export MOZILLA_PLUGINDIR=%{_libdir}/mozilla/plugins %configure \ --enable-gstreamer \ --disable-lirc \ @@ -200,6 +200,7 @@ fi %{_libdir}/totem/plugins/skipto %{_libdir}/totem/plugins/properties %{_libdir}/totem/plugins/media-player-keys +%{_libdir}/totem/plugins/bemused %{_bindir}/%{name}-video-thumbnailer %{_bindir}/%{name}-video-indexer %{_datadir}/icons/hicolor/*/apps/totem.png @@ -231,6 +232,10 @@ fi %{_libdir}/*so %changelog +* Mon Jul 30 2007 - Bastien Nocera - 2.19.6-1 +- Update to 2.19.6 +- Fix location of the browser plugins + * Mon Jun 04 2007 - Bastien Nocera - 2.19.4-2.1 - Another rebuild with the liboil fixes