rpms/totem/devel totem.spec,1.42,1.43

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Fri Jan 6 21:56:34 UTC 2006


Author: johnp

Update of /cvs/dist/rpms/totem/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv22625

Modified Files:
	totem.spec 
Log Message:
- force the mozilla plugin dir to be %{_libdir}/mozilla/plugins



Index: totem.spec
===================================================================
RCS file: /cvs/dist/rpms/totem/devel/totem.spec,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- totem.spec	6 Jan 2006 21:32:23 -0000	1.42
+++ totem.spec	6 Jan 2006 21:56:32 -0000	1.43
@@ -56,7 +56,7 @@
 
 %build
 autoreconf
-%configure --enable-gstreamer=0.10 --disable-lirc --disable-vanity --enable-mozilla --disable-nvtv
+MOZILLA_PLUGINDIR=%{_libdir}/mozilla/plugins %configure --enable-gstreamer=0.10 --disable-lirc --disable-vanity --enable-mozilla --disable-nvtv
 
 #apparently someone forgot to autogen before disting 0.99.17 :)
 #perl -pi -e 's/gstvideowidget.h//g' src/Makefile




More information about the fedora-cvs-commits mailing list