rpms/totem/OLPC-4 totem.spec,1.210,1.211

Peter Robinson pbrobinson at fedoraproject.org
Sun Nov 23 18:20:56 UTC 2008


Author: pbrobinson

Update of /cvs/pkgs/rpms/totem/OLPC-4
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv4870

Modified Files:
	totem.spec 
Log Message:
- Build fixes for browser plugin



Index: totem.spec
===================================================================
RCS file: /cvs/pkgs/rpms/totem/OLPC-4/totem.spec,v
retrieving revision 1.210
retrieving revision 1.211
diff -u -r1.210 -r1.211
--- totem.spec	23 Nov 2008 17:52:55 -0000	1.210
+++ totem.spec	23 Nov 2008 18:20:25 -0000	1.211
@@ -11,7 +11,7 @@
 Summary: Movie player for GNOME
 Name: totem
 Version: 2.24.3
-Release: 4%{?dist}
+Release: 5%{?dist}
 License: GPLv2+ with exceptions
 Group: Applications/Multimedia
 URL: http://www.gnome.org/projects/totem/
@@ -42,7 +42,6 @@
 BuildRequires: perl(XML::Parser) intltool
 BuildRequires: iso-codes-devel
 BuildRequires: gnome-icon-theme
-BuildRequires: nautilus-devel
 BuildRequires: libXtst-devel
 BuildRequires: libXxf86vm-devel
 BuildRequires: libXt-devel
@@ -54,8 +53,10 @@
 BuildRequires: python-devel gnome-python2-devel pygtk2-devel
 BuildRequires: libepc-devel
 BuildRequires: totem-pl-parser-devel
+BuildRequires: startup-notification-devel
 %if !%{minimal_build}
 BuildRequires: gnome-desktop-devel >= 2.6.0, libglade2-devel
+BuildRequires: nautilus-devel
 BuildRequires: lirc-devel
 BuildRequires: gmyth-devel
 BuildRequires: tracker-devel
@@ -205,16 +206,12 @@
 export MOZILLA_PLUGINDIR=%{_libdir}/mozilla/plugins
 %configure \
 %if !%{minimal_build}
-  --enable-gstreamer \
   --enable-browser-plugins \
   --enable-nautilus \
   --disable-scrollkeeper \
   --disable-nvtv
 %else
-  --enable-gstreamer \
   --enable-browser-plugins \
-  --disable-lirc \
-  --disable-vanity \
   --disable-nautilus \
   --disable-scrollkeeper \
   --disable-nvtv \
@@ -463,6 +460,9 @@
 %endif
 
 %changelog
+* Sun Nov 23 2008 Peter Robinson <pbrobinson at gmail.com> - 2.24.3-5
+- Build fixes for browser plugin
+
 * Sun Nov 23 2008 Peter Robinson <pbrobinson at gmail.com> - 2.24.3-4
 - Update for totem 2.24 configure changes
 




More information about the fedora-extras-commits mailing list