rpms/totem/devel totem.spec,1.220,1.221

Bastien Nocera hadess at fedoraproject.org
Tue Feb 3 23:16:22 UTC 2009


Author: hadess

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

Modified Files:
	totem.spec 
Log Message:
fix build once more



Index: totem.spec
===================================================================
RCS file: /cvs/pkgs/rpms/totem/devel/totem.spec,v
retrieving revision 1.220
retrieving revision 1.221
diff -u -r1.220 -r1.221
--- totem.spec	3 Feb 2009 23:06:51 -0000	1.220
+++ totem.spec	3 Feb 2009 23:15:52 -0000	1.221
@@ -219,7 +219,7 @@
 pushd gstreamer
 # try to work around a problem where gst-inspect does 
 # not find playbin the first time around
-DBUS_FATAL_WARNINGS=0 /usr/bin/gst-inspect-0.10 --print-all # > /dev/null
+DBUS_FATAL_WARNINGS=0 /usr/bin/gst-inspect-0.10 --print-all > /dev/null
 export MOZILLA_PLUGINDIR=%{_libdir}/mozilla/plugins
 %configure \
   --enable-gstreamer \
@@ -402,7 +402,7 @@
 %{_libdir}/libbaconvideowidget.so*
 %dir %{_libdir}/totem
 %dir %{_libdir}/totem/plugins
-%{_libdir}/totem/plugins/brasero
+%{_libdir}/totem/plugins/brasero-disc-recorder
 %{_libdir}/totem/plugins/gromit
 %{_libdir}/totem/plugins/ontop
 %{_libdir}/totem/plugins/screensaver




More information about the fedora-extras-commits mailing list