Bug 207613
Summary: | gnash-plugin: bad dependency on webclient | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Ville Skyttä <scop> |
Component: | gnash | Assignee: | Patrice Dumas <pertusus> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | rawhide | CC: | extras-qa |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | 0.7.1-8 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2006-09-24 08:52:06 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Ville Skyttä
2006-09-21 21:32:05 UTC
Indeed requiring webclinet is bad, you're right. Requiring %{_libdir}/mozilla/plugins isn't right either, because this is satisfied by kdebase, although gnash-plugin doesn't work with konqueror (while gnash-klash do). For an unknown reason konqueror (kdebase) doesn't provide webclient. If it isn't a bug, maybe the right thing for gnash-plugin would be to Requires: %{_libdir}/mozilla/plugins webclient Ideas? (In reply to comment #1) > Requires: %{_libdir}/mozilla/plugins webclient That would be satisfied if one has let's say kdebase and w3m-el installed (no mozilla/seamonkey/firefox) which is not quite correct either, but at least it would fix the dir ownership part of the problem and not cause new ones. Even though kdebase not providing webclient at the moment sounds like an oversight to me, I don't have better suggestions right now than your Requires: idea above. Ok, fixed in 0.7.1-8, with comments indicating that it is still an issue. |