https://bugzilla.redhat.com/show_bug.cgi?id=1654426 Christopher Brown <chris.brown@xxxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chris.brown@xxxxxxxxxx --- Comment #1 from Christopher Brown <chris.brown@xxxxxxxxxx> --- Hey Dillen, Looks like a good start. I'm not sure if you have already but you should take a look at the Fedora Ruby packaging page: https://fedoraproject.org/wiki/Packaging:Ruby Specifically there is now some magic in later versions of RPM to automatically unpack gems rather than having to do stuff like: gem spec %{SOURCE0} -l --ruby > %{gem_name}.gemspec Take a look at the example spec or one already in use - e.g the one for prawn: https://src.fedoraproject.org/rpms/rubygem-prawn/blob/master/f/rubygem-prawn.spec Welcome! -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx