From 970e3648ae8eaa93d9cefd0db1b21924fa8b4ae4 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Fri, 18 Jan 2008 06:15:58 +0000 Subject: [PATCH] content-type support --- totem.spec | 8 +++++++- x-content.patch | 12 ++++++++++++ 2 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 x-content.patch diff --git a/totem.spec b/totem.spec index 339d56b..ea39b59 100644 --- a/totem.spec +++ b/totem.spec @@ -7,7 +7,7 @@ Summary: Movie player for GNOME Name: totem Version: 2.21.90 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv2 with exception Group: Applications/Multimedia URL: http://www.gnome.org/projects/totem/ @@ -62,6 +62,8 @@ Obsoletes: nautilus-media # http://bugzilla.gnome.org/show_bug.cgi?id=458324 Patch0: totem-xul-3.patch +# http://bugzilla.gnome.org/show_bug.cgi?id=510320 +Patch1: x-content.patch %description Totem is simple movie player for the Gnome desktop. It features a @@ -139,6 +141,7 @@ in that playlist) with other Totems on the same local network. %setup -q %patch0 -p0 -b .xulrunner +%patch1 -p1 -b .x-content automake autoconf @@ -295,6 +298,9 @@ fi %{_libdir}/totem/plugins/publish %changelog +* Fri Jan 18 2008 Matthias Clasen - 2.21.90-2 +- Add content-type support + * Mon Jan 07 2008 - Bastien Nocera - 2.21.90-1 - Update to 2.21.90 - Add patch to allow building against xulrunner diff --git a/x-content.patch b/x-content.patch new file mode 100644 index 0000000..1c1aaf0 --- /dev/null +++ b/x-content.patch @@ -0,0 +1,12 @@ +diff -up totem-2.21.90/data/mime-type-list.txt.x-content totem-2.21.90/data/mime-type-list.txt +--- totem-2.21.90/data/mime-type-list.txt.x-content 2008-01-18 01:12:06.000000000 -0500 ++++ totem-2.21.90/data/mime-type-list.txt 2008-01-18 01:12:33.000000000 -0500 +@@ -89,3 +89,8 @@ video/x-ms-wvx + video/x-nsv + video/x-ogm+ogg + video/x-theora+ogg ++x-content/video-dvd ++x-content/video-vcd ++x-content/video-svcd ++x-content/video-blueray ++x-content/video-hddvd