rpms/totem/devel totem.spec,1.262,1.263

Bastien Nocera hadess at fedoraproject.org
Tue Oct 20 15:21:41 UTC 2009


Author: hadess

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

Modified Files:
	totem.spec 
Log Message:
* Tue Oct 20 2009 Bastien Nocera <bnocera at redhat.com> 2.28.1-2
- Add missing dependency (#529845)



Index: totem.spec
===================================================================
RCS file: /cvs/pkgs/rpms/totem/devel/totem.spec,v
retrieving revision 1.262
retrieving revision 1.263
diff -u -p -r1.262 -r1.263
--- totem.spec	29 Sep 2009 15:26:14 -0000	1.262
+++ totem.spec	20 Oct 2009 15:21:41 -0000	1.263
@@ -6,7 +6,7 @@
 Summary: Movie player for GNOME
 Name: totem
 Version: 2.28.1
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: GPLv2+ with exceptions
 Group: Applications/Multimedia
 URL: http://projects.gnome.org/totem/
@@ -30,6 +30,7 @@ Requires: pygtk2
 # For the iplayer plugin
 Requires: python-httplib2
 Requires: python-BeautifulSoup
+Requires: python-feedparser
 
 Requires: gstreamer >= %gstreamer_version
 Requires: gstreamer-plugins-base >= %gstreamer_plugins_base_version
@@ -380,6 +381,9 @@ fi
 %{_libdir}/totem/plugins/publish
 
 %changelog
+* Tue Oct 20 2009 Bastien Nocera <bnocera at redhat.com> 2.28.1-2
+- Add missing dependency (#529845)
+
 * Tue Sep 29 2009 Bastien Nocera <bnocera at redhat.com> 2.28.1-1
 - Update to 2.28.1
 




More information about the fedora-extras-commits mailing list