SPECS: nspluginwrapper.spec - need 32bit glibc-devel - more exclud...

glen glen at pld-linux.org
Wed Jan 10 14:43:44 CET 2007


Author: glen                         Date: Wed Jan 10 13:43:44 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- need 32bit glibc-devel
- more excludes which have 64bit plugins

---- Files affected:
SPECS:
   nspluginwrapper.spec (1.17 -> 1.18) 

---- Diffs:

================================================================
Index: SPECS/nspluginwrapper.spec
diff -u SPECS/nspluginwrapper.spec:1.17 SPECS/nspluginwrapper.spec:1.18
--- SPECS/nspluginwrapper.spec:1.17	Wed Jan 10 03:09:29 2007
+++ SPECS/nspluginwrapper.spec	Wed Jan 10 14:43:39 2007
@@ -5,14 +5,16 @@
 Summary(pl):	Wtyczka Open Source dla kompatybilności z wtyczkami Netscape'a 4 (NPAPI)
 Name:		nspluginwrapper
 Version:	0.9.91.2
-Release:	1
+Release:	1.1
 License:	GPL v2
 Group:		Applications/Multimedia
 Source0:	http://gwenole.beauchesne.info/projects/nspluginwrapper/files/%{name}-%{version}.tar.bz2
 # Source0-md5:	74e40fa501ded6f1670684b3e42464c7
 Patch0:		%{name}-plugindirs.patch
 URL:		http://gwenole.beauchesne.info/en/projects/nspluginwrapper
+# 32bit gcc-c++ and glibc-devel
 BuildRequires:	/usr/lib/libsupc++.a
+BuildRequires:	/usr/include/gnu/stubs-32.h
 BuildRequires:	gtk+2-devel
 BuildRequires:	rpmbuild(macros) >= 1.365
 Requires:	browser-plugins >= 2.0
@@ -48,8 +50,11 @@
 install -d $RPM_BUILD_ROOT%{_prefix}/lib/%{name}/plugins
 %browser_plugins_add_browser %{name} -p %{_prefix}/lib/%{name}/plugins -a i386 -b <<'EOF'
 # use 64bit version
+# mplayerplug-in
 mplayerplug-in*
 libcult3dplugin.so
+# java-sun
+libjavaplugin_oji.so
 EOF
 
 %{__make} install \
@@ -110,6 +115,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.18  2007/01/10 13:43:39  glen
+- need 32bit glibc-devel
+- more excludes which have 64bit plugins
+
 Revision 1.17  2007/01/10 02:09:29  glen
 - must call twice update-browser-plugins
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/nspluginwrapper.spec?r1=1.17&r2=1.18&f=u



More information about the pld-cvs-commit mailing list