Bug 600920
| Summary: | broken mono-cairo.pc file | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Orcan Ogetbil <oget.fedora> |
| Component: | mono | Assignee: | Xavier Lamien <lxtnow> |
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | low | ||
| Version: | rawhide | CC: | chkr, itamar, lxtnow, paul |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2010-06-06 20:31:12 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: | |||
| Bug Depends On: | |||
| Bug Blocks: | 599916 | ||
Should hit tomorrows push |
Description of problem: mono-cairo.pc from mono-devel-2.6.4-2.fc14.x86_64.rpm contains the line Libs: -r:${prefix}/lib/mono/1.0/Mono.Cairo.dll This has to be modified to make things work on 64bit systems which use /usr/lib64 as libdir, possibly to Libs: -r:${libdir}/mono/1.0/Mono.Cairo.dll Version-Release number of selected component (if applicable): mono-devel-2.6.4-2.fc14.x86_64 The bug prevents gnome-guitar to be built in rawhide.