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

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -

google shop client API returns 400 bad request error while adding an item -