[MCOL-1948] CPack RPM USER_FILELIST support Created: 2018-11-19 Updated: 2019-10-28 Resolved: 2019-10-09 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | Build |
| Affects Version/s: | 1.2.1 |
| Fix Version/s: | 1.4.0 |
| Type: | Bug | Priority: | Minor |
| Reporter: | Ben Thompson (Inactive) | Assignee: | Ben Thompson (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Sprint: | 2018-20, 2018-21, 2019-01, 2019-02, 2019-03, 2019-04, 2019-05, 2019-06 | ||||||||
| Description |
|
Newer versions of cmake (>=3.8) don't support the way CPACK_RPM_<COMPONENT>_USER_FILELIST is currently setup in the engine packaging. Need to modify and update this going forward as newer OSs (SLES15) use cmake version 3.10.2 |
| Comments |
| Comment by Ben Thompson (Inactive) [ 2019-10-09 ] |
|
Fixed by commit: 4a7c461 |