rpms/nspluginwrapper/devel nspluginwrapper.spec,1.39,1.40

Martin Stransky (stransky) fedora-extras-commits at redhat.com
Mon Jan 21 14:59:09 UTC 2008


Author: stransky

Update of /cvs/pkgs/rpms/nspluginwrapper/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13380

Modified Files:
	nspluginwrapper.spec 
Log Message:
work in progress


Index: nspluginwrapper.spec
===================================================================
RCS file: /cvs/pkgs/rpms/nspluginwrapper/devel/nspluginwrapper.spec,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- nspluginwrapper.spec	14 Jan 2008 13:21:13 -0000	1.39
+++ nspluginwrapper.spec	21 Jan 2008 14:58:34 -0000	1.40
@@ -13,8 +13,8 @@
 %define plugin_config_name plugin-config-%{plugin_config_version}
 %define plugin_config_binary plugin-config
 
-# Excluded plugins
-%define exclude_list 		"libtotem-*"
+# Excluded plugins (separated by ':')
+%define exclude_list 		"libtotem*:libjavaplugin*"
 
 # Target defines
 %if "%{_target_cpu}" == "i386"
@@ -70,7 +70,7 @@
 Summary:	A compatibility layer for Netscape 4 plugins
 Name:		nspluginwrapper
 Version:	0.9.91.5
-Release:	20%{?dist}
+Release:	21%{?dist}
 Source0:	%{name}-%{version}%{?svndate:-%{svndate}}.tar.bz2
 Source1:        %{plugin_config_name}.tar.gz 
 Source2:        plugin-config.sh.in
@@ -237,6 +237,10 @@
 %{_sysconfdir}/sysconfig/%{name}
 
 %changelog
+* Mon Jan 21 2008 Martin Stransky <stransky at redhat.com> 0.9.91.5-21
+- fixed #426618 - gcjwebplugin error: Failed to run
+  (added to ignored plugins)
+
 * Mon Jan 14 2008 Martin Stransky <stransky at redhat.com> 0.9.91.5-20
 - fixed #426176 - Orphaned npviewer.bin processes
 




More information about the fedora-extras-commits mailing list