[MDEV-9385] Devel package wants ownership of /usr/share/pkgconfig on CentOS/RHEL Created: 2016-01-09 Updated: 2016-01-26 Resolved: 2016-01-26 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Packaging, Platform RedHat |
| Affects Version/s: | 10.1.10 |
| Fix Version/s: | 10.1.11 |
| Type: | Bug | Priority: | Major |
| Reporter: | Hugo De Zela | Assignee: | Sergei Golubchik |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | packaging, upstream | ||
| Environment: |
CentOS 7 |
||
| Sprint: | 10.1.11 |
| Description |
|
When building from source as specified in this page, the devel package RPM takes ownership of /usr/share/pkgconfig, which blocks install. Fix is to add /usr/share/pkgconfig to the ignore list in cpack_rpm.cmake in line 73. |