Product: Fedora https://bugzilla.redhat.com/show_bug.cgi?id=878421
--- Comment #6 from Lukas Zapletal <[email protected]> --- Vit: Thanks for adding RHEL6 related macros. Please add this: %global gem_libdir %{gem_instdir}/lib and also %if 0%{?rhel} <= 6 BuildRequires: rubygems %else BuildRequires: rubygems-devel %endif And also I need to turn off %check section for RHEL6, rspec command is not found there (not sure why). Many thanks!!! -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ package-review mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/package-review
