https://bugzilla.redhat.com/show_bug.cgi?id=1223780
Miroslav Suchý <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Miroslav Suchý <[email protected]> --- >1- In your spec file >* delete Requires: ruby(release) >* add this => BuildRequires: rubygems > >2. In your %files section >* delete %license %{gem_instdir}/LICENSE > >3- In %files doc section >* Add %doc %{gem_instdir}/LICENSE This is not correct. And Katharina has it correctly. License should be marked as %license and you should require ruby(release). -- 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 [email protected] https://admin.fedoraproject.org/mailman/listinfo/package-review
