Bug 430376
| Summary: | .pc file hardcodes libdir | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | David Nielsen <gnomeuser> | ||||
| Component: | mono-zeroconf | Assignee: | Paul F. Johnson <paul> | ||||
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | urgent | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | 8 | ||||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | x86_64 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | /mono-zeroconf-0.7.5-1.fc9 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2008-02-01 07:20: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: | |||||||
| Attachments: |
|
||||||
Created attachment 293068 [details]
Proposed patch
Here's proposed, entirely untested patch for this. Hopefully we should then be
able to build stuff against mono-zeroconf on 64bit (ah the eternal hunt for a
working build of Banshee)
This was fixed upstream, I've taken the liberty of updating the spec in CVS and building a package for Rawhide. http://koji.fedoraproject.org/koji/taskinfo?taskID=388556 |
Description of problem: /usr/lib64/pkgconfig/mono-zeroconf.pc contains the following definition for libdir: libdir=${exec_prefix}/lib Version-Release number of selected component (if applicable): mono-zeroconf-0.7.3-2.fc8 How reproducible: 100% Steps to Reproduce: 1. Install mono-zeroconf on 64bit platform Actual results: crying Expected results: much zeroconf joy Additional info: