diff --git a/.cvsignore b/.cvsignore index 8bc7b0f..26519a2 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -totem-2.19.90.tar.bz2 +totem-2.20.0.tar.bz2 diff --git a/sources b/sources index 2db3ce8..ffe843f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0855cb16f426550619f3549854888063 totem-2.19.90.tar.bz2 +e7f289179b8ac304738d599d4a5c14a9 totem-2.20.0.tar.bz2 diff --git a/totem.spec b/totem.spec index fcf26d7..58bac88 100644 --- a/totem.spec +++ b/totem.spec @@ -4,7 +4,7 @@ Summary: Movie player for GNOME 2 Name: totem -Version: 2.19.90 +Version: 2.20.0 Release: 1%{?dist} License: GPLv2 with exception Group: Applications/Multimedia @@ -74,6 +74,7 @@ A library to parse various forms of music playlists. %package lirc Summary: LIRC (Infrared remote) plugin for Totem Group: Applications/Multimedia +Requires: %{name} = %{version}-%{release} %description lirc A plugin to add LIRC (Infrared remote) support to Totem. @@ -81,6 +82,7 @@ A plugin to add LIRC (Infrared remote) support to Totem. %package galago Summary: Galago (Instant Messenger status) plugin for Totem Group: Applications/Multimedia +Requires: %{name} = %{version}-%{release} %description galago A plugin to allow Totem to set Instant Messenger statuses when @@ -118,8 +120,6 @@ applications with Totem's plparser library. export MOZILLA_PLUGINDIR=%{_libdir}/mozilla/plugins %configure \ --enable-gstreamer \ - --disable-lirc \ - --disable-vanity \ --enable-mozilla \ --enable-nautilus \ --disable-scrollkeeper \ @@ -233,6 +233,9 @@ fi %{_libdir}/*so %changelog +* Sun Sep 16 2007 - Bastien Nocera - 2.20.0-1 +- Update for 2.20.0 + * Fri Aug 17 2007 - Bastien Nocera - 2.19.90-1 - Update for 2.19.90