rpms/totem/devel totem.spec,1.205,1.206

Matthias Clasen mclasen at fedoraproject.org
Sat Nov 22 05:23:45 UTC 2008


Author: mclasen

Update of /cvs/extras/rpms/totem/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv24797

Modified Files:
	totem.spec 
Log Message:
%description tweaks



Index: totem.spec
===================================================================
RCS file: /cvs/extras/rpms/totem/devel/totem.spec,v
retrieving revision 1.205
retrieving revision 1.206
diff -u -r1.205 -r1.206
--- totem.spec	26 Oct 2008 16:39:46 -0000	1.205
+++ totem.spec	22 Nov 2008 05:23:15 -0000	1.206
@@ -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 @@
 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 @@
 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 @@
 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 @@
 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 @@
 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: %{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 @@
 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 @@
 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-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 @@
 %endif
 
 %changelog
+* Sat Nov 22 2008 Matthias Clasen <mclasen at redhat.com> - 2.24.3-2
+- Tweak %%descriptions
+
 * Sun Oct 26 2008 - Bastien Nocera <bnocera at redhat.com> - 2.24.3-1
 - Update to 2.24.3
 - Fixes for recent YouTube website changes (#468578)




More information about the scm-commits mailing list