Bug 235344
| Summary: | What has become of xmms.pc? | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Michał Bentkowski <mr.ecik> |
| Component: | xmms | Assignee: | Paul F. Johnson <paul> |
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | CC: | bugs.michael, gilboad, triad |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2007-04-13 22:00:07 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: | 213321 | ||
|
Description
Michał Bentkowski
2007-04-05 10:18:24 UTC
I'll have a look at this at some point today. The version the rawhide build is from is a cvs snapshot (fixed lots of bugs), so it's probably why the pc file has gone. xmms-config is patched with xmms-1.2.10-multidevel.patch
and therefore strictly requires pkg-config!
A diff against FE6 xmms reveals this change that is not
covered in the %changelog:
-install -Dpm 644 xmms.pc $RPM_BUILD_ROOT%{_libdir}/pkgconfig/xmms.pc
+#install -Dpm 644 xmms.pc %{buildroot}%{_libdir}/pkgconfig/xmms.pc
*** Bug 235801 has been marked as a duplicate of this bug. *** This bug (as Michael noticed) blocks the rebuild of xmms-adplug too... FYI, this bug blocks the review of kdebluetooth. (Needed for F7/KDE) - Gilboa okay, fixed in rawhide. closing ACK. Working just fine. Thanks, - Gilboa (In reply to comment #7) > Working just fine. Yeah, kadu built successfully at last :) |