benschermel 6c48ba994e update rpm permissions
Former-commit-id: 201ffa9d6228c42f3c55e058fe99a72f06a7a1b7
2020-07-12 18:03:21 -04:00
..
2020-07-12 18:03:21 -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 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