Bug 641708
| Summary: | eog is missing librsvg dependency for native SVG rendering | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Felix Riemann <friemann> |
| Component: | eog | Assignee: | Siddhesh Poyarekar <spoyarek> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | low | Docs Contact: | |
| Priority: | low | ||
| Version: | 14 | CC: | mnewsome, robatino, spoyarek |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | eog-2.32.0-2.fc14 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2010-10-28 06:08:32 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
Felix Riemann
2010-10-10 12:55:43 UTC
eog-2.32.0-2.fc14 has been submitted as an update for Fedora 14. https://admin.fedoraproject.org/updates/eog-2.32.0-2.fc14 eog-2.32.0-2.fc14 has been pushed to the Fedora 14 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update eog'. You can provide feedback for this update here: https://admin.fedoraproject.org/updates/eog-2.32.0-2.fc14 I'm a little confused - the SVG zooming problem is fixed for me with this update, but the librsvg library is contained in the librsvg2 package, which eog doesn't depend on directly, though it does indirectly, since removing librsvg2 would take eog with it. Is this as intended? Not sure how you're checking this, but it shows up fine for me: ~# rpm -q --requires eog | grep svg librsvg-2.so.2()(64bit) Thank you, I was checking for explicit package dependencies with "rpm -q --whatrequires librsvg2". Added +1 karma. eog-2.32.0-2.fc14 has been pushed to the Fedora 14 stable repository. If problems still persist, please make note of it in this bug report. |