| Summary: | compat-db shared libraries in /lib instead of /usr/lib | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | Jan Staněk <jstanek> | ||||
| Component: | compat-db | Assignee: | Honza Horak <hhorak> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Alois Mahdal <amahdal> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 7.0 | CC: | databases-maint | ||||
| Target Milestone: | rc | ||||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | compat-db-4.7.25-25.el7 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2014-06-13 11:11:03 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Attachments: |
|
||||||
I applied the patch and built the packages. Tested in compat-db-4.7.25-25.el7 on all archs / variants. This request was resolved in Red Hat Enterprise Linux 7.0. Contact your manager or support representative in case you have further questions about the request. |
Created attachment 819660 [details] Specfile fix Description of problem: On RHEL7, there is no longer separate /lib{,64} directory, and all shared libraries should be moved to /usr/lib{,64}. Version-Release number of selected component (if applicable): compat-db-4.7.25-22 Additional info: Actually there is specific if-macro in the spec file that moves the shared libraries to /lib directories. This issue is fixed by simply dropping the macro.