benschermel ad18db98b5 add keydb-diagnostic-tool to packaging
Former-commit-id: 45bb6e801f5249f11edd93423c5fd0d3d92d53b2
2021-08-16 22:10:31 +00:00
..
2021-08-10 20:08:39 -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 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