Skip to content

Resolve "fpm fpm"

Glenn Dirkx requested to merge 4-fpm-fpm into master

Closes #4 (closed) fpm is now also an RPM. In addition, all external dependencies are now checked into the repo (rpms folder) rather than fetched during make. The reasons for this are:

  • speeding up Gitlab CI and make
  • correct versions of dependencies will be packed with releases

Merge request reports