rpms/totem/devel totem.spec,1.256,1.257

Bill Nottingham notting at fedoraproject.org
Tue Sep 15 14:39:57 UTC 2009


Author: notting

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

Modified Files:
	totem.spec 
Log Message:
Remove extraneous requires from youtube plugin.



Index: totem.spec
===================================================================
RCS file: /cvs/extras/rpms/totem/devel/totem.spec,v
retrieving revision 1.256
retrieving revision 1.257
diff -u -p -r1.256 -r1.257
--- totem.spec	15 Sep 2009 12:57:22 -0000	1.256
+++ totem.spec	15 Sep 2009 14:39:56 -0000	1.257
@@ -6,7 +6,7 @@
 Summary: Movie player for GNOME
 Name: totem
 Version: 2.27.92
-Release: 2%{?dist}
+Release: 3%{?dist}
 License: GPLv2+ with exceptions
 Group: Applications/Multimedia
 URL: http://projects.gnome.org/totem/
@@ -109,7 +109,6 @@ a remote MythTV server.
 %package youtube
 Summary: YouTube plugin for Totem
 Group: Applications/Multimedia
-Requires: python-gdata gnome-python2-gconf
 Requires: %{name} = %{version}-%{release}
 
 %description youtube
@@ -379,6 +378,9 @@ fi
 %{_libdir}/totem/plugins/publish
 
 %changelog
+* Tue Sep 15 2009 Bill Nottingham <notting at redhat.com> 2.27.92-3
+- youtube plugin is now in C, remove python requires
+
 * Tue Sep 15 2009 Bastien Nocera <bnocera at redhat.com> 2.27.92-2
 - Use PA to set the stream volume
 




More information about the scm-commits mailing list