https://bugzilla.redhat.com/show_bug.cgi?id=2132956
--- Comment #8 from Vít Ondruch <[email protected]> --- (In reply to Evgeni Golov from comment #7) > (In reply to Evgeni Golov from comment #5) > > > spec.add_runtime_dependency 'log4r', "~> 1.1" > > spec.add_runtime_dependency 'net-scp', ">= 1.1" > > Huh, I did expect those to be automatically added to Requires, but they > weren't. > Probably because it's not *really* a rubygem we're packaging here? Well, yes, the dependency generators are not included in Vagrant. They could probably be. Nevertheless, the vagrant gem2rpm template should generate those: https://github.com/fedora-ruby/gem2rpm/blob/master/templates/fedora-27-rawhide-vagrant-plugin.spec.erb -- You are receiving this mail because: You are always notified about changes to this product and component You are on the CC list for the bug. https://bugzilla.redhat.com/show_bug.cgi?id=2132956 _______________________________________________ package-review mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected] Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
