Skip to content

Support centos8, improve Python RPM rules, and cleanup

Tom Williams requested to merge feature/centos8-and-cleanup into master

This branch:

  • Add support for packaging on CentOS8;
  • Updates the Python RPM rules to include files under scripts and etc directories (if present), and correctly include requirements of .so files; and
  • Cleans up related parts of the files

Merge request reports