Bug 566284
| Summary: | system-setup-keyboard not built with $RPM_OPT_FLAGS | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Ville Skyttä <ville.skytta> | ||||
| Component: | system-setup-keyboard | Assignee: | Adel Gadllah <adel.gadllah> | ||||
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | rawhide | CC: | adel.gadllah, peter.hutterer | ||||
| Target Milestone: | --- | Keywords: | Patch | ||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2010-02-18 04:58:06 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: | 496968 | ||||||
| Attachments: |
|
||||||
Thanks for the patch, pushed to upstream. Updated package is system-setup-keyboard-0.8.1-1.fc14. |
Created attachment 394798 [details] Fix target dependencies in Makefile system-setup-keyboard is not built with $RPM_OPT_FLAGS due to Makefile dependency issues - it gets built fine in %build with the proper flags, but then again without any flags in %install. Fix attached, should be upstreamable.