futriix/pkg/rpm/README.md
John Sully 638926621a Merge PKG files from unstable
No code change


Former-commit-id: 42c4d85d72af99322b21faab74ae23556b2054f0
2020-06-24 00:16:21 -04:00

359 B

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