[nspluginwrapper/f15: 3/4] Added mozplugger to ignored plugins (#710310)

Martin Stransky stransky at fedoraproject.org
Mon Oct 24 12:31:56 UTC 2011


commit 40a52d3651fd5cab48445c1b78ba3a5c6c25e024
Author: Martin Stransky <stransky at redhat.com>
Date:   Mon Oct 24 14:27:59 2011 +0200

    Added mozplugger to ignored plugins (#710310)

 nspluginwrapper.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/nspluginwrapper.spec b/nspluginwrapper.spec
index c7fad53..ef80687 100644
--- a/nspluginwrapper.spec
+++ b/nspluginwrapper.spec
@@ -11,7 +11,7 @@
 %define plugin_config_binary plugin-config
 
 # Excluded plugins (separated by ':')
-%define exclude_list 	"libtotem*:libjavaplugin*:gecko-mediaplayer*:mplayerplug-in*:librhythmbox*:packagekit*:libnsISpicec*:libgnashplugin*:liblightsparkplugin*:npesteid*"
+%define exclude_list 	"libtotem*:libjavaplugin*:gecko-mediaplayer*:mplayerplug-in*:librhythmbox*:packagekit*:libnsISpicec*:libgnashplugin*:liblightsparkplugin*:npesteid*:mozplugger*"
 
 # Target defines
 %if "%{_target_cpu}" == "i386"
@@ -75,7 +75,7 @@
 Summary:	A compatibility layer for Netscape 4 plugins
 Name:		nspluginwrapper
 Version:	1.4.4
-Release:	2%{?dist}
+Release:	3%{?dist}
 Source0:	http://gwenole.beauchesne.info/projects/nspluginwrapper/files/%{name}-%{version}%{?svndate:-%{svndate}}.tar.gz
 Source1:	%{plugin_config_name}.tar.gz
 Source2:	plugin-config.sh.in
@@ -246,6 +246,9 @@ fi;
 
 
 %changelog
+* Mon Oct 24 2011 Martin Stransky <stransky at redhat.com> 1.4.4-3
+- Added mozplugger to ignored plugins (#710310)
+
 * Tue Oct 11 2011 Kalev Lember <kalevlember at gmail.com> 1.4.4-2
 - Added esteid-browser-plugin to ignored plugins (#744632)
 


More information about the scm-commits mailing list