benschermel d279e38f8c add deb/rpm/docker support
Former-commit-id: b0e7be7ce2c502127a55af4a331601dbac4bafb7
2020-06-08 15:34:22 -04:00
..
2020-06-08 15:34:22 -04:00
2020-06-08 15:34:22 -04:00
2020-06-08 15:34:22 -04:00
2020-06-08 15:34:22 -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 <version> <release build #>

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

Dependencies:

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