rubygems - Bundle a set of Ruby gems as one RPM -


i want take group of gems , bundle them single rpm. know gem2rpm , fpm exist, work single gem

an idea comes mind:

  • build source rpms of each gem fpm
  • unpack srpms , open .spec files
  • combine content of each spec one

Comments

Popular posts from this blog

css - I want to align grid in center -

Contact Form PHP Email Script -

python - SWIG function not printing output -