Product: Fedora https://bugzilla.redhat.com/show_bug.cgi?id=878501 --- Comment #1 from Miroslav Suchý <msuchy@xxxxxxxxxx> --- I would suggest to add to the end of %install: rm -rf %{buildroot}%{gem_instdir}/.yardoc so rpmbuild --rebuild will pass on systems where rubygem-yard is installed. But it is not crucial since in koji it is not installed. Can you please create -doc subpackage and move there tests, /ri folder and all files not needed for runtime? no need to define gem_extdir macro, when it is not used. This: Requires: rubygem(rubyforge) Requires: rubygem(hoe) Requires: rubygem(rdoc) is marked as devel deps on rubygems.org. Is it really needed for runtime? export CONFIGURE_ARGS="--with-cflags='%{optflags}'" This is only needed for gems, which has library written in C. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review