[Bug 236521] Review Request: nspluginwrapper - A compatibility layer for Mozilla/Firefox plugins

bugzilla at redhat.com bugzilla at redhat.com
Fri Jun 8 18:50:23 UTC 2007


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: nspluginwrapper - A compatibility layer for Mozilla/Firefox plugins
Alias: nspluginwrapper

https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=236521





------- Additional Comments From jakub at redhat.com  2007-06-08 14:50 EST -------
npviewer has:
# Don't wrap host plugins
case " $@ " in
*" --test "*|*" -t "*)
    if test "$TARGET_OS" = "$OS" -a "$TARGET_ARCH" = "$ARCH"; then
        exit 20 # EXIT_VIEWER_NATIVE
    fi
    ;;
esac

In any case, if all plugins are supposed to be wrapped, then firefox etc. should
Requires: nspluginwrapper, the above script needs to be changed and I'd say that 
firefox etc. should just use a different directory than
/usr/lib*/mozilla/plugins/ - that would be for plugins that need wrapping and
the wrapped links would go elsewhere.

-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




More information about the Fedora-package-review mailing list