rpms/totem/F-9 totem.spec,1.186,1.187

Bastien Nocera (hadess) fedora-extras-commits at redhat.com
Tue May 6 23:47:17 UTC 2008


Author: hadess

Update of /cvs/pkgs/rpms/totem/F-9
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15487

Modified Files:
	totem.spec 
Log Message:
* Wed May 07 2008 - Bastien Nocera <bnocera at redhat.com> - 2.23.2-3
- Require gstreamer-plugins-flumpegdemux as used by the DVB and DVD
  playback bits



Index: totem.spec
===================================================================
RCS file: /cvs/pkgs/rpms/totem/F-9/totem.spec,v
retrieving revision 1.186
retrieving revision 1.187
diff -u -r1.186 -r1.187
--- totem.spec	23 Apr 2008 00:04:00 -0000	1.186
+++ totem.spec	6 May 2008 23:46:39 -0000	1.187
@@ -3,6 +3,7 @@
 %define gstreamer_version 0.10.1
 %define gstreamer_plugins_base_version 0.10.17.2-4
 %define gstreamer_plugins_good_version 0.10.0
+%define gstreamer_plugins_flumpegdemux_version 0.10.15
 %define gtk2_version 2.12.1
 %define gecko_version 1.9
 %define xine_version 1.1.7
@@ -10,7 +11,7 @@
 Summary: Movie player for GNOME
 Name: totem
 Version: 2.23.2
-Release: 2%{?dist}
+Release: 3%{?dist}
 License: GPLv2 with exception
 Group: Applications/Multimedia
 URL: http://www.gnome.org/projects/totem/
@@ -78,6 +79,7 @@
 Requires: gstreamer >= %gstreamer_version
 Requires: gstreamer-plugins-base >= %gstreamer_plugins_base_version
 Requires: gstreamer-plugins-good >= %gstreamer_plugins_good_version
+Requires: gstreamer-plugins-flumpegdemux >= %gstreamer_plugins_flumpegdemux_version
 BuildRequires: gstreamer-devel >= %gstreamer_version
 BuildRequires: gstreamer-plugins-base-devel >= %gstreamer_plugins_base_version
 BuildRequires: gstreamer-plugins-good >= %gstreamer_plugins_good_version
@@ -431,6 +433,10 @@
 %endif
 
 %changelog
+* Wed May 07 2008 - Bastien Nocera <bnocera at redhat.com> - 2.23.2-3
+- Require gstreamer-plugins-flumpegdemux as used by the DVB and DVD
+  playback bits
+
 * Wed Apr 23 2008 - Bastien Nocera <bnocera at redhat.com> - 2.23.2-2
 - Rebuild
 




More information about the fedora-extras-commits mailing list