| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
3. Embed plugin version into the DEB package version
this assumes that -DDEB is only used from within autobake-deb.sh
|
|
|
|
|
|
| |
because columnstore uses python3, so rocksdb can be picky too.
python3 is present in all supported distros.
and python2 is obsolete anyway.
|
|
|
|
|
|
|
| |
now, if the dynamic plugin puts itself in a distinct component, then
* ${plugin}.cnf file is generated and installed automatically
* a separate RPM is generated automatically
* necessary FILELIST/PROVIDES/OBSOLETES/REQUIRES are filled in automatically
|
|
It puts files in the correct location for rpm/deb packages.
|