From 66e5db89166d54483e491d2444ed1aa0c7c99eb2 Mon Sep 17 00:00:00 2001 From: Elan Ruusamäe Date: Wed, 10 Jan 2007 02:02:27 +0000 Subject: - exclude plugins which have 64bit version Changed files: nspluginwrapper.spec -> 1.15 diff --git a/nspluginwrapper.spec b/nspluginwrapper.spec index ff40817..00ddac2 100644 --- a/nspluginwrapper.spec +++ b/nspluginwrapper.spec @@ -45,7 +45,11 @@ rm -rf $RPM_BUILD_ROOT # we pretend we're browser for x86 ;) install -d $RPM_BUILD_ROOT%{_prefix}/lib/%{name}/plugins -%browser_plugins_add_browser %{name} -p %{_prefix}/lib/%{name}/plugins -a i386 +%browser_plugins_add_browser %{name} -p %{_prefix}/lib/%{name}/plugins -a i386 -b <<'EOF' +# use 64bit version +mplayerplug-in* +libcult3dplugin.so +EOF %{__make} install \ DONT_STRIP=yes \ -- cgit v0.10.2