rpms/totem/devel totem.spec,1.234,1.235

Bastien Nocera hadess at fedoraproject.org
Tue Apr 28 09:42:33 UTC 2009


Author: hadess

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

Modified Files:
	totem.spec 
Log Message:
* Tue Apr 28 2009 Bastien Nocera <bnocera at redhat.com> 2.26.1-3
- Add missing pyxdg requires for the OpenSubtitles plugin (#497787)


Index: totem.spec
===================================================================
RCS file: /cvs/pkgs/rpms/totem/devel/totem.spec,v
retrieving revision 1.234
retrieving revision 1.235
diff -u -p -r1.234 -r1.235
--- totem.spec	2 Apr 2009 16:53:57 -0000	1.234
+++ totem.spec	28 Apr 2009 09:42:03 -0000	1.235
@@ -9,7 +9,7 @@
 Summary: Movie player for GNOME
 Name: totem
 Version: 2.26.1
-Release: 2%{?dist}
+Release: 3%{?dist}
 License: GPLv2+ with exceptions
 Group: Applications/Multimedia
 URL: http://projects.gnome.org/totem/
@@ -29,6 +29,10 @@ Requires(postun): scrollkeeper
 
 Requires: iso-codes
 Requires: gnome-themes
+# For the opensubtitles plugin
+Requires: pyxdg
+# For all the Python plugins
+Requires: pygtk2
 # FIXME?
 #Requires: %{name}-backend = %{version}-%{release}
 Requires: %{name}-gstreamer
@@ -41,7 +45,7 @@ BuildRequires: libXtst-devel
 BuildRequires: libXxf86vm-devel
 BuildRequires: libXt-devel
 BuildRequires: gnome-doc-utils
-BuildRequires: python-devel gnome-python2-devel pygtk2-devel
+BuildRequires: python-devel pygtk2-devel
 BuildRequires: totem-pl-parser-devel
 
 # For the nautilus extension
@@ -478,6 +482,9 @@ fi
 %endif
 
 %changelog
+* Tue Apr 28 2009 Bastien Nocera <bnocera at redhat.com> 2.26.1-3
+- Add missing pyxdg requires for the OpenSubtitles plugin (#497787)
+
 * Thu Apr 02 2009 - Bastien Nocera <bnocera at redhat.com> - 2.26.1-2
 - Update patch to set the PA stream volume, avoids setting the 
   volume when pulsesink isn't in a state where it has a stream




More information about the fedora-extras-commits mailing list