rpms/totem/devel totem.spec,1.130,1.131

Bastien Nocera (hadess) fedora-extras-commits at redhat.com
Wed Nov 21 16:48:38 UTC 2007


Author: hadess

Update of /cvs/pkgs/rpms/totem/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7528

Modified Files:
	totem.spec 
Log Message:
* Wed Nov 21 2007 - Bastien Nocera <bnocera at redhat.com> - 2.21.2-2
- Try to build against xulrunner



Index: totem.spec
===================================================================
RCS file: /cvs/pkgs/rpms/totem/devel/totem.spec,v
retrieving revision 1.130
retrieving revision 1.131
diff -u -r1.130 -r1.131
--- totem.spec	12 Nov 2007 04:45:11 -0000	1.130
+++ totem.spec	21 Nov 2007 16:48:01 -0000	1.131
@@ -2,11 +2,12 @@
 %define gstreamer_plugins_base_version	0.10.14-3
 %define gstreamer_plugins_good_version	0.10.0
 %define gtk2_version	2.12.1
+%define gecko_version	1.9
 
 Summary: Movie player for GNOME 2
 Name: totem
 Version: 2.21.2
-Release: 1%{?dist} 
+Release: 2%{?dist} 
 License: GPLv2 with exception
 Group: Applications/Multimedia
 URL: http://www.gnome.org/projects/totem/
@@ -37,7 +38,7 @@
 BuildRequires: gnome-desktop-devel >= 2.6.0, gnome-vfs2-devel, libglade2-devel
 BuildRequires: perl(XML::Parser)
 BuildRequires: iso-codes-devel
-BuildRequires: firefox-devel
+BuildRequires: gecko-devel = %gecko_version
 BuildRequires: gnome-icon-theme
 BuildRequires: nautilus-devel
 BuildRequires: libXtst-devel
@@ -62,6 +63,7 @@
 %package mozplugin
 Summary: Mozilla plugin for Totem
 Group: Applications/Internet
+Requires: gecko-devel = %gecko_version
 
 %description mozplugin
 Totem is simple movie player for the Gnome desktop. The mozilla plugin
@@ -266,6 +268,9 @@
 %{_libdir}/*so
 
 %changelog
+* Wed Nov 21 2007 - Bastien Nocera <bnocera at redhat.com> - 2.21.2-2
+- Try to build against xulrunner
+
 * Mon Nov 12 2007 - Bastien Nocera <bnocera at redhat.com> - 2.21.2-1
 - Update to 2.21.2
 




More information about the fedora-extras-commits mailing list