Bug 161282
| Summary: | package needs dependency on lynx | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Andreas Kupfer <redhat> |
| Component: | jwhois | Assignee: | Miloslav Trmač <mitr> |
| Status: | CLOSED WONTFIX | QA Contact: | |
| Severity: | low | Docs Contact: | |
| Priority: | medium | ||
| Version: | 4 | ||
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i386 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2005-07-03 19:41:52 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
Andreas Kupfer
2005-06-22 00:14:24 UTC
Thanks for your report.
Unfortunately the situation can't be solved with rpm; jwhois, if so configured,
can use other web browsers (w3m, maybe others) instead of lynx, if they can
submit POST forms in a way supported by jwhois. Requiring lynx would be
unnecessarily specific, requiring "a web browser" not specific enough.
The only way I can see to represent the complete information is to add
"Provides: jwhois(supported-browser) = %{jwhois-version}" to each
of the supported browsers; that's just overengineered IMHO.
|