- Update for 2.20.0

This commit is contained in:
Bastien Nocera 2007-09-16 22:26:05 +00:00
parent dab8531544
commit 964b4d9d15
3 changed files with 8 additions and 5 deletions

View File

@ -1 +1 @@
totem-2.19.90.tar.bz2
totem-2.20.0.tar.bz2

View File

@ -1 +1 @@
0855cb16f426550619f3549854888063 totem-2.19.90.tar.bz2
e7f289179b8ac304738d599d4a5c14a9 totem-2.20.0.tar.bz2

View File

@ -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 <bnocera@redhat.com> - 2.20.0-1
- Update for 2.20.0
* Fri Aug 17 2007 - Bastien Nocera <bnocera@redhat.com> - 2.19.90-1
- Update for 2.19.90