rpms/nspluginwrapper/devel nspluginwrapper.spec,1.31,1.32

Martin Stransky (stransky) fedora-extras-commits at redhat.com
Thu Dec 20 16:13:26 UTC 2007


Author: stransky

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

Modified Files:
	nspluginwrapper.spec 
Log Message:
disabled xpcom support - it causes more troubles than advatanges


Index: nspluginwrapper.spec
===================================================================
RCS file: /cvs/pkgs/rpms/nspluginwrapper/devel/nspluginwrapper.spec,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- nspluginwrapper.spec	13 Dec 2007 14:22:39 -0000	1.31
+++ nspluginwrapper.spec	20 Dec 2007 16:12:47 -0000	1.32
@@ -1,5 +1,5 @@
 # Compile with XPCOM support?
-%define xpcom_support 		1
+%define xpcom_support 		0
 
 # Compile as a debug package?
 %define make_debug_package 	0
@@ -75,7 +75,7 @@
 Summary:	A compatibility layer for Netscape 4 plugins
 Name:		nspluginwrapper
 Version:	0.9.91.5
-Release:	16%{?dist}
+Release:	17%{?dist}
 Source0:	%{name}-%{version}%{?svndate:-%{svndate}}.tar.bz2
 Source1:        %{plugin_config_name}.tar.gz 
 Source2:        plugin-config.sh.in
@@ -243,6 +243,9 @@
 %{_sysconfdir}/sysconfig/%{name}
 
 %changelog
+* Tue Dec 20 2007 Martin Stransky <stransky at redhat.com> 0.9.91.5-17
+- disabled xpcom support - it causes more troubles than advatanges
+
 * Tue Dec 13 2007 Martin Stransky <stransky at redhat.com> 0.9.91.5-16
 - spec fixes
 - fixed xulrunner support




More information about the fedora-extras-commits mailing list