Teemu Kekkonen 2cb5d71073 Update RPM script for Rocky Linux 9
This uses the 'dist' RPM macro instead of relying on the version information of
CentOS packages.  This approach works on CentOS 7 and 8 as well.
2024-03-07 19:54:09 -05:00
..
2022-12-29 15:09:53 -05: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