rpms/totem/F-11 totem.spec,1.235,1.236

Bastien Nocera hadess at fedoraproject.org
Tue Apr 28 10:05:50 UTC 2009


Author: hadess

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

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


Index: totem.spec
===================================================================
RCS file: /cvs/pkgs/rpms/totem/F-11/totem.spec,v
retrieving revision 1.235
retrieving revision 1.236
diff -u -p -r1.235 -r1.236
--- totem.spec	23 Apr 2009 16:39:17 -0000	1.235
+++ totem.spec	28 Apr 2009 10:05:20 -0000	1.236
@@ -9,7 +9,7 @@
 Summary: Movie player for GNOME
 Name: totem
 Version: 2.26.1
-Release: 3%{?dist}
+Release: 4%{?dist}
 License: GPLv2+ with exceptions
 Group: Applications/Multimedia
 URL: http://projects.gnome.org/totem/
@@ -33,6 +33,11 @@ Requires: gnome-themes
 #Requires: %{name}-backend = %{version}-%{release}
 Requires: %{name}-gstreamer
 
+# For the opensubtitles plugin
+Requires: pyxdg
+# For all the Python plugins
+Requires: pygtk2
+
 BuildRequires: gcc-c++, pkgconfig, gettext
 BuildRequires: perl(XML::Parser) intltool
 BuildRequires: iso-codes-devel
@@ -478,6 +483,9 @@ fi
 %endif
 
 %changelog
+* Tue Apr 28 2009 Bastien Nocera <bnocera at redhat.com> 2.26.1-4
+- Add missing pyxdg requires for the OpenSubtitles plugin (#497787)
+
 * Thu Apr 23 2009 Bastien Nocera <bnocera at redhat.com> 2.26.1-3
 - Add missing gnome-python2-gconf req (#483265)
 




More information about the fedora-extras-commits mailing list