diff --git a/totem.spec b/totem.spec index 170aa08..b37c9e7 100644 --- a/totem.spec +++ b/totem.spec @@ -10,11 +10,11 @@ Summary: Movie player for GNOME Name: totem Version: 2.24.3 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv2+ with exceptions Group: Applications/Multimedia -URL: http://www.gnome.org/projects/totem/ -Source0: http://ftp.gnome.org/pub/GNOME/sources/totem/2.23/totem-%{version}.tar.bz2 +URL: http://projects.gnome.org/totem/ +Source0: http://download.gnome.org/sources/totem/2.24/totem-%{version}.tar.bz2 Source1: totem-bin-backend-ondemand.sh BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -58,10 +58,12 @@ BuildRequires: totem-pl-parser-devel Obsoletes: nautilus-media %description -Totem is simple movie player for the Gnome desktop. It features a +Totem is simple movie player for the GNOME desktop. It features a simple playlist, a full-screen mode, seek and volume controls, as well as a pretty complete keyboard navigation. +Totem is extensible through a plugin system. + %package gstreamer Summary: Gstreamer backend for Totem Group: Applications/Multimedia @@ -100,8 +102,8 @@ Summary: Mozilla plugin for Totem Group: Applications/Internet %description mozplugin -Totem is simple movie player for the Gnome desktop. The mozilla plugin -for totem allows totem to be embeded into a web browser. +Totem is simple movie player for the GNOME desktop. +The mozilla plugin for Totem allows it to be embedded into a web browser. %package lirc Summary: LIRC (Infrared remote) plugin for Totem @@ -109,7 +111,7 @@ Group: Applications/Multimedia Requires: %{name} = %{version}-%{release} %description lirc -A plugin to add LIRC (Infrared remote) support to Totem. +This package provides a plugin to add LIRC (Infrared remote) support to Totem. %package galago Summary: Galago (Instant Messenger status) plugin for Totem @@ -117,8 +119,8 @@ Group: Applications/Multimedia Requires: %{name} = %{version}-%{release} %description galago -A plugin to allow Totem to set Instant Messenger statuses when -playing a movie in fullscreen. +This package provides a plugin to allow Totem to set Instant Messenger +statuses when playing a movie in fullscreen. Your Instant Messenging program might require a plugin to take advantage of this feature. @@ -129,7 +131,8 @@ Group: Applications/Multimedia Requires: %{name} = %{version}-%{release} %description mythtv -A plugin to allow access to recordings on a remote MythTV server. +This package provides a plugin to give Totem access to recordings on +a remote MythTV server. %package youtube Summary: YouTube plugin for Totem @@ -138,7 +141,8 @@ Requires: python-gdata Requires: %{name} = %{version}-%{release} %description youtube -A plugin to allow browsing YouTube videos, and watching them. +This package provides a plugin to allow browsing YouTube videos in Totem, +and watching them. To play back the videos however, you will need codecs that are not available in the Fedora repositories. @@ -149,8 +153,8 @@ Group: Applications/Multimedia Requires: %{name} = %{version}-%{release} %description tracker -A plugin to allow searching local videos, based on their tags, metadata, -or filenames, as indexing by the Tracker indexer. +This package provides a Totem plugin to allow searching local videos, based +on their tags, metadata, or filenames, as indexing by the Tracker indexer. %package publish Summary: Share your playlist with other Totems on the local network @@ -158,8 +162,9 @@ Group: Applications/Multimedia Requires: %{name} = %{version}-%{release} %description publish -A plugin to allow you to share your current playlist (and the files included -in that playlist) with other Totems on the same local network. +This package provides a plugin to allow you to share your current playlist +(and the files included in that playlist) with other Totems on the same +local network. %package nautilus Summary: Video and Audio Properties tab for Nautilus @@ -171,8 +176,8 @@ Obsoletes: totem-nautilus-xine < 2.23.0 Obsoletes: totem-nautilus-gstreamer < 2.23.0 %description nautilus -A Nautilus extension that shows the properties of audio and video files in• -the properties dialogue. +This package provides a Nautilus extension that shows the properties of +audio and video files in the properties dialog. %prep %setup -q -c @@ -429,6 +434,9 @@ fi %endif %changelog +* Sat Nov 22 2008 Matthias Clasen - 2.24.3-2 +- Tweak %%descriptions + * Sun Oct 26 2008 - Bastien Nocera - 2.24.3-1 - Update to 2.24.3 - Fixes for recent YouTube website changes (#468578)