Author: glen Date: Wed Jan 10 14:20:02 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - updated exclude list
---- Files affected: SPECS: nspluginwrapper.spec (1.18 -> 1.19) ---- Diffs: ================================================================ Index: SPECS/nspluginwrapper.spec diff -u SPECS/nspluginwrapper.spec:1.18 SPECS/nspluginwrapper.spec:1.19 --- SPECS/nspluginwrapper.spec:1.18 Wed Jan 10 14:43:39 2007 +++ SPECS/nspluginwrapper.spec Wed Jan 10 15:19:57 2007 @@ -5,7 +5,7 @@ Summary(pl): Wtyczka Open Source dla kompatybilności z wtyczkami Netscape'a 4 (NPAPI) Name: nspluginwrapper Version: 0.9.91.2 -Release: 1.1 +Release: 1.4 License: GPL v2 Group: Applications/Multimedia Source0: http://gwenole.beauchesne.info/projects/nspluginwrapper/files/%{name}-%{version}.tar.bz2 @@ -49,12 +49,21 @@ # we pretend we're browser for x86 ;) 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 +# use 64bit versions + # mplayerplug-in mplayerplug-in* -libcult3dplugin.so -# java-sun + +# browser-plugin-java-sun libjavaplugin_oji.so + +# browser-plugin-helixplayer +nphelix.* + +libcult3dplugin.so +kaffeineplugin.so +npfreewrl.so +nsdejavu.so EOF %{__make} install \ @@ -115,6 +124,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.19 2007/01/10 14:19:57 glen +- updated exclude list + Revision 1.18 2007/01/10 13:43:39 glen - need 32bit glibc-devel - more excludes which have 64bit plugins ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/nspluginwrapper.spec?r1=1.18&r2=1.19&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
