slogging/doc/source/install/build_rpm_packages.rst

349 B

How to Build to RPM Packages

  1. Make sure you have rpm-build installed:

    sudo yum install rpm-build
  2. Thsn type following command at the top of slogging directory:

    sudo python setup.py bdist_rpm
  3. Check if the RPM package has built:

    ls dist/slogging-[slogging-version]