From a212a18cce3d11f69e569987eda027fdde942046 Mon Sep 17 00:00:00 2001 From: Bastien Nocera Date: Sun, 21 Oct 2007 19:35:53 +0000 Subject: [PATCH] - Update to 2.21.0 --- .cvsignore | 2 +- sources | 2 +- totem.spec | 34 +++++++++++++++++++++++++++++++++- 3 files changed, 35 insertions(+), 3 deletions(-) diff --git a/.cvsignore b/.cvsignore index 7e66948..3940b8b 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -totem-2.20.1.tar.bz2 +totem-2.21.0.tar.bz2 diff --git a/sources b/sources index 499b592..faf7588 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6627727e7abd7a7f95257be8df6359a6 totem-2.20.1.tar.bz2 +aa566e8586dd0e068aadf191f9afa37c totem-2.21.0.tar.bz2 diff --git a/totem.spec b/totem.spec index e67859d..67e4f35 100644 --- a/totem.spec +++ b/totem.spec @@ -5,7 +5,7 @@ Summary: Movie player for GNOME 2 Name: totem -Version: 2.20.1 +Version: 2.21.0 Release: 1%{?dist} License: GPLv2 with exception Group: Applications/Multimedia @@ -49,6 +49,7 @@ BuildRequires: hal-devel BuildRequires: gnome-doc-utils BuildRequires: lirc-devel BuildRequires: libgalago-devel +BuildRequires: gmyth-devel Obsoletes: nautilus-media @@ -93,6 +94,26 @@ playing a movie in fullscreen. Your Instant Messenging program might require a plugin to take advantage of this feature. +%package mythtv +Summary: MythTV plugin for Totem +Group: Applications/Multimedia +Requires: %{name} = %{version}-%{release} + +%description mythtv +A plugin to allow access to recordings on a remote MythTV server. + +%package youtube +Summary: YouTube plugin for Totem +Group: Applications/Multimedia +Requires: python-gdata +Requires: %{name} = %{version}-%{release} + +%description youtube +A plugin to allow browsing YouTube videos, and watching them. + +To play back the videos however, you will need codecs that are not +available in the Fedora repositories. + %package devel Summary: Libraries/include files for Totem License: LGPLv2+ @@ -219,6 +240,14 @@ fi %defattr(-, root, root) %{_libdir}/totem/plugins/lirc +%files mythtv +%defattr(-, root, root) +%{_libdir}/totem/plugins/mythtv + +%files youtube +%defattr(-, root, root) +%{_libdir}/totem/plugins/youtube + %files plparser %defattr(-, root, root) %{_libdir}/libtotem-plparser.so.* @@ -235,6 +264,9 @@ fi %{_libdir}/*so %changelog +* Sun Oct 21 2007 - Bastien Nocera - 2.21.0-1 +- Update to 2.21.0 + * Wed Oct 17 2007 - Bastien Nocera - 2.20.1-1 - Update to 2.20.1 - Require GTK+ 2.12.1