https://bugzilla.redhat.com/show_bug.cgi?id=986991 --- Comment #2 from Axilleas Pipinellis <axilleas@xxxxxxxxxxxx> --- Ok, some remarks. First of all, I would like to see `%build` above `gem build %{gem_name}.gemspec`. I know it doesn't mean much for gems, but I like the consistency :) Second, I couldn't get it to build locally on mock (rawhide) because of rack's version. In particular: Error: Package: 1:rubygem-actionpack-3.2.13-2.fc20.noarch (fedora) Requires: rubygem(rack) < 1.5 Available: 1:rubygem-rack-1.5.2-1.fc20.noarch (fedora) rubygem(rack) = 1.5.2 It seems in the koji build you provided it installed rack-1.4.5-3 from f19 [0], which is in accordance with actionpack's Requires. I asked in #devel and I was told that building for rawhide "**might** include some F19 packages, if these packages were last built before F19 branched out of Rawhide (i.e when Rawhide actually was F19)." As I see it, the only way to build for rawhide is to loosen the rack dependency of actionpack [1]. Nevertheless, I tested it for f19 and it builds fine, rpmlint gives no errors and it installs and loads fine in irb. How do you want to proceed? [0] http://kojipkgs.fedoraproject.org//work/tasks/9800/5639800/root.log [1] http://pkgs.fedoraproject.org/cgit/rubygem-actionpack.git/tree/rubygem-actionpack.spec#n38 -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=BIBLoZeXyL&a=cc_unsubscribe _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review