https://bugzilla.redhat.com/show_bug.cgi?id=847504
--- Comment #14 from Miroslav Suchý <[email protected]> --- > Well, there is no other gem to my knowledge, which would move the files > outside > of their original locations, so if your package should be exceptional, so be > it. It is up to you. Just few statistics from my machine: $ rpm -qal |grep LICENSE |grep -v /usr/share/doc|wc -l 145 $ rpm -qal |grep LICENSE |grep /usr/share/doc|wc -l 631 $ rpm -qal |grep LICENSE |grep -v /usr/share/doc |grep /gems/|wc -l 57 So I would say rubygems are the exception. Anyway - I will ask FESCO to standardize this. > Well, init.rb ... You convinced me. Moving to -doc package > ad test suite Indeed. But that is only because in minimal Koji environment is run test against only one database. If you have more librearies installed, more test fails. Anyway, will investigate it. -- 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
