- Update to 2.25.92

This commit is contained in:
Bastien Nocera 2009-03-03 12:15:05 +00:00
parent 1d87f2fe63
commit 0a9d2133e9
4 changed files with 7 additions and 18 deletions

View File

@ -1 +1 @@
totem-2.25.91.tar.bz2
totem-2.25.92.tar.bz2

View File

@ -1 +1 @@
33e1ccbaf8bfdd9b4ac70bc45680516c totem-2.25.91.tar.bz2
aaa0cb23c0a4e7bdbc6840f6e94aca96 totem-2.25.92.tar.bz2

View File

@ -1,12 +0,0 @@
Index: src/totem.c
===================================================================
--- src/totem.c (revision 5992)
+++ src/totem.c (working copy)
@@ -160,6 +160,7 @@
g_set_application_name (_("Totem Movie Player"));
gtk_window_set_default_icon_name ("totem");
+ g_setenv("PULSE_PROP_media.role", "video", TRUE);
gtk_about_dialog_set_url_hook (about_url_hook, NULL, NULL);
gtk_about_dialog_set_email_hook (about_email_hook, NULL, NULL);

View File

@ -8,8 +8,8 @@
Summary: Movie player for GNOME
Name: totem
Version: 2.25.91
Release: 4%{?dist}
Version: 2.25.92
Release: 1%{?dist}
License: GPLv2+ with exceptions
Group: Applications/Multimedia
URL: http://projects.gnome.org/totem/
@ -17,7 +17,6 @@ Source0: http://download.gnome.org/sources/totem/2.25/totem-%{version}.tar.bz2
Source1: totem-bin-backend-ondemand.sh
# Will be removed when we switch to playbin2
Patch0: totem-use-pulsesink-volume.patch
Patch1: totem-set-pulse-role.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
Requires(pre): GConf2 >= 2.14
@ -206,7 +205,6 @@ audio and video files in the properties dialog.
%setup -q -c
pushd totem-%{version}/
%patch0 -p0 -b .pulsesink-vol
%patch1 -p0
popd
# Whatever needs to be changed in both copies do here
## remember to update me when changing %doc
@ -480,6 +478,9 @@ fi
%endif
%changelog
* Tue Mar 03 2009 - Bastien Nocera <bnocera@redhat.com> -2.25.92-1
- Update to 2.25.92
* Thu Feb 26 2009 - Bastien Nocera <bnocera@redhat.com> - 2.25.91-4
- Kill galago plugin