https://bugzilla.redhat.com/show_bug.cgi?id=1485975 --- Comment #2 from Vít Ondruch <vondruch@xxxxxxxxxx> --- (In reply to Robert-André Mauchin from comment #1) > Hello, > > Shouldn't you add: > > Requires: ruby(rubygems) > Provides: rubygem(%{gem_name}) = %{version}-%{release} > > It seems to me it's needed for other packages to be able to depend on > rubygem(activestorage). These are autogenerated: ~~~ $ rpm -qp --requires https://kojipkgs.fedoraproject.org//work/tasks/8047/21518047/rubygem-activestorage-0.1-1.fc28.noarch.rpm rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(PayloadIsXz) <= 5.2-1 ruby(rubygems) rubygem(actionpack) >= 5.1 rubygem(activejob) >= 5.1 rubygem(activerecord) >= 5.1 rubygem(activesupport) >= 5.1 $ rpm -qp --provides https://kojipkgs.fedoraproject.org//work/tasks/8047/21518047/rubygem-activestorage-0.1-1.fc28.noarch.rpm rubygem(activestorage) = 0.1-1 rubygem-activestorage = 0.1-1.fc28 ~~~ Guidelines [1] mention this as well. Thx for the review! [1] https://fedoraproject.org/wiki/Packaging:Ruby#RubyGems -- 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