Bug 198904
| Summary: | gtk-xfce-engine fails to build in rawhide | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Paul Howarth <paul> | ||||
| Component: | gtk-xfce-engine | Assignee: | Kevin Fenzi <kevin-redhat-bugzilla> | ||||
| Status: | CLOSED NEXTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | rawhide | CC: | dcantrell, extras-qa | ||||
| 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: | 2006-07-14 22:12: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: | 193444 | ||||||
| Attachments: |
|
||||||
This package fails to build in rawhide. Build log is attached.
This is because the %files list includes:
%{_libdir}/gtk-2.0/2.4.0/engines
but the object is actually installed into %{_libdir}/gtk-2.0/2.10.0/engines
This problem can be fixed by changing the %files entry to:
%{_libdir}/gtk-2.0/2.*/engines/
Thanks for the bugreport. I must have missed this in the broken builds emails... Just queued up a build with the fix in it, so this bug can be closed now. |
Created attachment 132442 [details] Build log