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 [EMAIL PROTECTED]  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.

_______________________________________________
Fedora-package-review mailing list
[email protected]
http://www.redhat.com/mailman/listinfo/fedora-package-review

Reply via email to