rpms/totem/F-9 totem.spec,1.201,1.202

Bastien Nocera hadess at fedoraproject.org
Fri Apr 24 14:17:27 UTC 2009


Author: hadess

Update of /cvs/pkgs/rpms/totem/F-9
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv19576

Modified Files:
	totem.spec 
Log Message:
* Fri Apr 24 2009 Bastien Nocera <bnocera at redhat.com> 2.23.2-15
- Update youtube plugin to latest upstream (#487927)


Index: totem.spec
===================================================================
RCS file: /cvs/pkgs/rpms/totem/F-9/totem.spec,v
retrieving revision 1.201
retrieving revision 1.202
diff -u -r1.201 -r1.202
--- totem.spec	21 Apr 2009 23:23:11 -0000	1.201
+++ totem.spec	24 Apr 2009 14:16:57 -0000	1.202
@@ -11,12 +11,14 @@
 Summary: Movie player for GNOME
 Name: totem
 Version: 2.23.2
-Release: 14%{?dist}
+Release: 15%{?dist}
 License: GPLv2 with exception
 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
 Source1: totem-bin-backend-ondemand.sh
+# http://svn.gnome.org/viewvc/totem/branches/gnome-2-24/src/plugins/youtube/youtube.py?view=markup
+Source2: youtube.py
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) 
 
 Requires(pre): GConf2 >= 2.14
@@ -196,6 +198,7 @@
 pushd totem-%{version}
 %patch0 -p0 -b .xulrunner
 %patch1 -p1
+cp -a %{SOURCE2} src/plugins/youtube/youtube.py
 
 # regen
 automake
@@ -438,6 +441,9 @@
 %endif
 
 %changelog
+* Fri Apr 24 2009 Bastien Nocera <bnocera at redhat.com> 2.23.2-15
+- Update youtube plugin to latest upstream (#487927)
+
 * Tue Apr 21 2009 Christopher Aillon <caillon at redhat.com> - 2.23.2-14
 - Rebuild against newer gecko
 




More information about the fedora-extras-commits mailing list