rpms/nspluginwrapper/F-8 .cvsignore, 1.5, 1.6 nspluginwrapper.spec, 1.26, 1.27 sources, 1.7, 1.8

Martin Stransky (stransky) fedora-extras-commits at redhat.com
Wed Oct 31 10:34:11 UTC 2007


Author: stransky

Update of /cvs/pkgs/rpms/nspluginwrapper/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4952

Modified Files:
	.cvsignore nspluginwrapper.spec sources 
Log Message:
added fixes from review by security standards team


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/nspluginwrapper/F-8/.cvsignore,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- .cvsignore	28 Aug 2007 11:12:58 -0000	1.5
+++ .cvsignore	31 Oct 2007 10:33:38 -0000	1.6
@@ -2,3 +2,4 @@
 plugin-config-1.3.tar.gz
 plugin-config-1.4.tar.gz
 nspluginwrapper-0.9.91.5.tar.bz2
+plugin-config-1.7.tar.gz


Index: nspluginwrapper.spec
===================================================================
RCS file: /cvs/pkgs/rpms/nspluginwrapper/F-8/nspluginwrapper.spec,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- nspluginwrapper.spec	26 Oct 2007 08:43:47 -0000	1.26
+++ nspluginwrapper.spec	31 Oct 2007 10:33:38 -0000	1.27
@@ -3,7 +3,7 @@
 # NOTE: it's used only if the package is compiled with xpcom_support = 1
 %define gecko_ver 1.8.1.8
 
-%define plugin_config_version 1.6
+%define plugin_config_version 1.7
 %define plugin_config_name plugin-config-%{plugin_config_version}
 %define plugin_config_binary plugin-config
 
@@ -70,7 +70,7 @@
 Summary:	A compatibility layer for Netscape 4 plugins
 Name:		nspluginwrapper
 Version:	0.9.91.5
-Release:	10%{?dist}
+Release:	11%{?dist}
 Source0:	%{name}-%{version}%{?svndate:-%{svndate}}.tar.bz2
 Source1:        %{plugin_config_name}.tar.gz 
 Source2:        plugin-config.sh.in
@@ -113,7 +113,10 @@
 %patch2 -p1
 %patch4 -p1
 %patch5 -p1
-%patch6 -p1
+
+pushd %plugin_config_name
+%patch6 -p2
+popd
 
 # remove old/incompatibile stuff
 rm -rf npapi
@@ -231,6 +234,9 @@
 %{_sysconfdir}/sysconfig/%{name}
 
 %changelog
+* Wed Oct 32 2007 Martin Stransky <stransky at redhat.com> 0.9.91.5-11
+- added fixes from review by security standards team
+
 * Fri Oct 26 2007 Martin Stransky <stransky at redhat.com> 0.9.91.5-10
 - mozilla-plugin-config can be run by normal user now
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/nspluginwrapper/F-8/sources,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- sources	24 Oct 2007 07:36:13 -0000	1.7
+++ sources	31 Oct 2007 10:33:38 -0000	1.8
@@ -1,2 +1,2 @@
 052e5fecc36a087d1f7200bd1e44f2f0  nspluginwrapper-0.9.91.5.tar.bz2
-65dd3e7456b1a8ae78db9b27695eb1ac  plugin-config-1.6.tar.gz
+b2b59594880838688b4c61a915c46edf  plugin-config-1.7.tar.gz




More information about the fedora-extras-commits mailing list