[totem] Drop --enable-browser-plugins now that the plugin support is gone

Kalev Lember kalev at fedoraproject.org
Mon Sep 22 13:32:43 UTC 2014


commit c6efbc64f5d6c94a8b13e03801537b935ea1c017
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Mon Sep 22 15:29:08 2014 +0200

    Drop --enable-browser-plugins now that the plugin support is gone

 totem.spec |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/totem.spec b/totem.spec
index 46e9a8d..a8ae7a8 100644
--- a/totem.spec
+++ b/totem.spec
@@ -132,9 +132,7 @@ audio and video files in the properties dialog.
 %setup -q
 
 %build
-export BROWSER_PLUGIN_DIR=%{_libdir}/mozilla/plugins
 %configure \
-  --enable-browser-plugins \
   --enable-nautilus \
   --disable-appdata-validate \
   --disable-static
@@ -146,7 +144,6 @@ make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p"
 %find_lang %{name} --with-gnome
 
 rm -rf $RPM_BUILD_ROOT%{_libdir}/totem/plugins/*/*.{a,la} \
- $RPM_BUILD_ROOT%{_libdir}/mozilla/plugins/*.{a,la} \
  $RPM_BUILD_ROOT%{_libdir}/nautilus/extensions-3.0/*.{a,la} \
  $RPM_BUILD_ROOT%{_libdir}/libbaconvideowidget*.{a,la} \
  $RPM_BUILD_ROOT%{_libdir}/libbaconvideowidget.so \


More information about the scm-commits mailing list