rpms/nspluginwrapper/devel nspluginwrapper.spec,1.45,1.46

Martin Stransky (stransky) fedora-extras-commits at redhat.com
Tue Mar 11 13:47:38 UTC 2008


Author: stransky

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

Modified Files:
	nspluginwrapper.spec 
Log Message:
* Tue Mar 11 2008 Martin Stransky <stransky at redhat.com> 0.9.91.5-26
- /etc/sysconfig/nspluginwrapper marked as config file
- exclude some player plugins




Index: nspluginwrapper.spec
===================================================================
RCS file: /cvs/pkgs/rpms/nspluginwrapper/devel/nspluginwrapper.spec,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -r1.45 -r1.46
--- nspluginwrapper.spec	10 Mar 2008 12:05:30 -0000	1.45
+++ nspluginwrapper.spec	11 Mar 2008 13:47:04 -0000	1.46
@@ -14,7 +14,7 @@
 %define plugin_config_binary plugin-config
 
 # Excluded plugins (separated by ':')
-%define exclude_list 		"libtotem*:libjavaplugin*"
+%define exclude_list 		"libtotem*:libjavaplugin*:gecko-mediaplayer*:mplayerplug-in*"
 
 # 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:	25%{?dist}
+Release:	26%{?dist}
 Source0:	%{name}-%{version}%{?svndate:-%{svndate}}.tar.bz2
 Source1:        %{plugin_config_name}.tar.gz 
 Source2:        plugin-config.sh.in
@@ -236,9 +236,13 @@
 %{pkgdir}/npviewer
 %{plugindir}/npwrapper.so
 %{_bindir}/mozilla-plugin-config
-%{_sysconfdir}/sysconfig/%{name}
+%config %{_sysconfdir}/sysconfig/%{name}
 
 %changelog
+* Tue Mar 11 2008 Martin Stransky <stransky at redhat.com> 0.9.91.5-26
+- /etc/sysconfig/nspluginwrapper marked as config file
+- exclude some player plugins
+
 * Mon Mar 10 2008 Martin Stransky <stransky at redhat.com> 0.9.91.5-25
 - updated the sleep patch
 




More information about the fedora-extras-commits mailing list