[nspluginwrapper] added spice-xpi to ignored plugins

Martin Stransky stransky at fedoraproject.org
Tue Nov 16 15:25:25 UTC 2010


commit 74f98bd7d9bfa59306a75f34cfa4aa08f94fccb4
Author: Martin Stransky <stransky at redhat.com>
Date:   Tue Nov 16 16:25:24 2010 +0100

    added spice-xpi to ignored plugins

 nspluginwrapper.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/nspluginwrapper.spec b/nspluginwrapper.spec
index 6fc17b9..c1c8d5c 100644
--- a/nspluginwrapper.spec
+++ b/nspluginwrapper.spec
@@ -9,7 +9,7 @@
 %define plugin_config_binary plugin-config
 
 # Excluded plugins (separated by ':')
-%define exclude_list 	"libtotem*:libjavaplugin*:gecko-mediaplayer*:mplayerplug-in*:librhythmbox*:packagekit*"
+%define exclude_list 	"libtotem*:libjavaplugin*:gecko-mediaplayer*:mplayerplug-in*:librhythmbox*:packagekit*:libnsISpicec*"
 
 # Target defines
 %if "%{_target_cpu}" == "i386"
@@ -73,7 +73,7 @@
 Summary:	A compatibility layer for Netscape 4 plugins
 Name:		nspluginwrapper
 Version:	1.3.0
-Release:	14%{?dist}
+Release:	15%{?dist}
 Source0:	http://gwenole.beauchesne.info/projects/nspluginwrapper/files/%{name}-%{version}%{?svndate:-%{svndate}}.tar.bz2
 Source1:	%{plugin_config_name}.tar.gz
 Source2:	plugin-config.sh.in
@@ -258,6 +258,9 @@ fi;
 
 
 %changelog
+* Tue Nov 16 2010 Martin Stransky <stransky at redhat.com> 1.3.0-15
+- added spice-xpi to ignored plugins
+
 * Wed Jun 30 2010 Martin Stransky <stransky at redhat.com> 1.3.0-14
 - fixed patch for rhbz#523273
 


More information about the scm-commits mailing list