rpms/nspluginwrapper/devel nspluginwrapper.spec,1.75,1.76

Warren Togami 砥上勇 wtogami at fedoraproject.org
Mon Mar 2 02:50:26 UTC 2009


Author: wtogami

Update of /cvs/pkgs/rpms/nspluginwrapper/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv18438

Modified Files:
	nspluginwrapper.spec 
Log Message:
Fix x86 32bit build



Index: nspluginwrapper.spec
===================================================================
RCS file: /cvs/pkgs/rpms/nspluginwrapper/devel/nspluginwrapper.spec,v
retrieving revision 1.75
retrieving revision 1.76
diff -u -r1.75 -r1.76
--- nspluginwrapper.spec	26 Feb 2009 06:08:14 -0000	1.75
+++ nspluginwrapper.spec	2 Mar 2009 02:49:56 -0000	1.76
@@ -65,7 +65,7 @@
 Summary:	A compatibility layer for Netscape 4 plugins
 Name:		nspluginwrapper
 Version:	1.3.0
-Release:	3%{?dist}
+Release:	4%{?dist}
 Source0:	%{name}-%{version}%{?svndate:-%{svndate}}.tar.bz2
 Source1:        %{plugin_config_name}.tar.gz
 Source2:        plugin-config.sh.in
@@ -86,7 +86,7 @@
 BuildRequires:	pkgconfig gtk2-devel glib2-devel nspr-devel
 BuildRequires:	libX11-devel libXt-devel cairo-devel pango-devel libcurl-devel
 BuildRequires:	gecko-devel
-ExclusiveArch:	i386 x86_64 ppc
+ExclusiveArch:	%{ix86} x86_64 ppc
 
 %description
 nspluginwrapper makes it possible to use Netscape 4 compatible plugins
@@ -236,6 +236,9 @@
 
 
 %changelog
+* Sun Mar 01 209 Warren Togami <wtogami at redhat.com> - 1.3.0-4
+- Fix x86 32bit build
+
 * Wed Feb 25 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.3.0-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 




More information about the fedora-extras-commits mailing list