rpms/nspluginwrapper/F-11 nspluginwrapper.spec,1.78,1.79

Martin Stransky stransky at fedoraproject.org
Wed Jul 15 06:08:49 UTC 2009


Author: stransky

Update of /cvs/pkgs/rpms/nspluginwrapper/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv22200

Modified Files:
	nspluginwrapper.spec 
Log Message:
* Wed Jul 15 2009 Martin Stransky <stransky at redhat.com> 1.3.0-6
- Package kit plugin is ignored now (#511385)




Index: nspluginwrapper.spec
===================================================================
RCS file: /cvs/pkgs/rpms/nspluginwrapper/F-11/nspluginwrapper.spec,v
retrieving revision 1.78
retrieving revision 1.79
diff -u -p -r1.78 -r1.79
--- nspluginwrapper.spec	3 Mar 2009 18:37:52 -0000	1.78
+++ nspluginwrapper.spec	15 Jul 2009 06:08:18 -0000	1.79
@@ -9,7 +9,7 @@
 %define plugin_config_binary plugin-config
 
 # Excluded plugins (separated by ':')
-%define exclude_list 		"libtotem*:libjavaplugin*:gecko-mediaplayer*:mplayerplug-in*:librhythmbox*"
+%define exclude_list 	"libtotem*:libjavaplugin*:gecko-mediaplayer*:mplayerplug-in*:librhythmbox*:packagekit*"
 
 # 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:	5%{?dist}
+Release:	6%{?dist}
 Source0:	%{name}-%{version}%{?svndate:-%{svndate}}.tar.bz2
 Source1:        %{plugin_config_name}.tar.gz
 Source2:        plugin-config.sh.in
@@ -244,6 +244,9 @@ fi;
 
 
 %changelog
+* Wed Jul 15 2009 Martin Stransky <stransky at redhat.com> 1.3.0-6
+- Package kit plugin is ignored now (#511385)
+
 * Tue Mar 03 2009 Warren Togami <wtogami at redhat.com> - 1.3.0-5
 - Really Fix x86 32bit build (#488308)
 




More information about the fedora-extras-commits mailing list