christianEQ f3c44c96f2 changed redis.pid to keydb.pid where necessary
Former-commit-id: 76d9c7c82abe7aecc7301d82e755953a37513138
2021-06-11 18:19:02 +00:00
..
2020-06-08 15:34:22 -04:00
2021-03-18 19:31:54 +00:00
2020-06-08 15:34:22 -04:00

Generate RPM files for the generated binaries

After running make to produce keydb binaries you can run the following script to create rpm package

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