rpms/totem/OLPC-4 totem.spec,1.208,1.209

Peter Robinson pbrobinson at fedoraproject.org
Sun Nov 23 17:50:44 UTC 2008


Author: pbrobinson

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

Modified Files:
	totem.spec 
Log Message:
- update build for 2.24 release changes



Index: totem.spec
===================================================================
RCS file: /cvs/pkgs/rpms/totem/OLPC-4/totem.spec,v
retrieving revision 1.208
retrieving revision 1.209
diff -u -r1.208 -r1.209
--- totem.spec	23 Nov 2008 14:52:53 -0000	1.208
+++ totem.spec	23 Nov 2008 17:50:13 -0000	1.209
@@ -161,7 +161,6 @@
 %description nautilus
 A Nautilus extension that shows the properties of audio and video files in•
 the properties dialogue.
-%endif
 
 %package youtube
 Summary: YouTube plugin for Totem
@@ -183,6 +182,7 @@
 %description tracker
 A plugin to allow searching local videos, based on their tags, metadata,
 or filenames, as indexing by the Tracker indexer.
+%endif
 
 %prep
 %setup -q -c
@@ -218,9 +218,7 @@
   --disable-nautilus \
   --disable-scrollkeeper \
   --disable-nvtv \
-  --disable-skipto \
-  --disable-screensaver \
-  --disable-tracker \
+  --with-plugins="thumbnail ontop galago gromit media-player-keys properties sidebar-test sample-python pythonconsole" \
   --disable-vala \
   --with-dbus \
   --enable-gtk
@@ -406,8 +404,10 @@
 %dir %{_libdir}/totem/plugins
 %{_libdir}/totem/plugins/gromit
 %{_libdir}/totem/plugins/ontop
+%if !%{minimal_build}
 %{_libdir}/totem/plugins/screensaver
 %{_libdir}/totem/plugins/skipto
+%endif
 %{_libdir}/totem/plugins/properties
 %{_libdir}/totem/plugins/media-player-keys
 %{_libdir}/totem/plugins/totem
@@ -439,7 +439,6 @@
 %files tracker
 %defattr(-, root, root)
 %{_libdir}/totem/plugins/tracker
-%endif
 
 %files youtube
 %defattr(-, root, root)
@@ -448,6 +447,7 @@
 %files publish
 %defattr(-, root, root)
 %{_libdir}/totem/plugins/publish
+%endif
 
 %files mozplugin
 %defattr(-, root, root)




More information about the scm-commits mailing list