Malavan Sotheeswaran 76d98f6c6d Merge branch 'pkg_update_tools' into 'keydbpro'
add diagnostic tool to packaging

See merge request keydb-dev/KeyDB-Pro!33

Former-commit-id: f87960ac26a710ed1a014a93e47740db1a81a07f
2021-08-16 22:44:53 +00:00
..
2020-06-08 15:34:22 -04:00
2020-06-09 00:10:58 -04:00

Generate RPM files for the generated binaries

After making the binaries you can run the following script

Usage:

$ cd KeyDB/pkg/rpm
$ sudo ./generate-rpms.sh

This rpm script is currently tested on centos 7 and centos 8 builds

Dependencies:

yum install -y scl-utils centos-release-scl rpm-build