| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
2. Embed plugin version into the RPM package version
introduce SERVER_VERSION, because plugins can overwrite VERSION
(and columnstore actually does)
|
|\ |
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
cmake has caught up and since version 3.18 it started supporting
CPACK_RPM_POST_TRANS_SCRIPT_FILE, something we've supported for
two years and cmake 2.8.11. Both implementation add %posttrans tag
and rpmbuild gets confused.
Disable our implementation for cmake 3.18+
|
|/
|
|
| |
this breaks support for Suggests: but we don't use it anyway
|
|
new location for CPackRPM.cmake
|