Spec URL: http://fedorapeople.org/~jhrozek/rubygem-net-dns/rubygem-net-dns.spec SRPM URL: http://fedorapeople.org/~jhrozek/rubygem-net-dns/rubygem-net-dns-0.6.1-1.fc12.src.rpm Description: Net::DNS is a pure Ruby DNS library, with a clean OO interface and an extensible API
Some notes: * Unused / defined macros - %ruby_sitelib seems to be used nowhere - As %geminstdir is defined, please use this macro in %files when applicable. * %define -> %global - We now prefer to use %global instead of %define https://fedoraproject.org/wiki/Packaging/Guidelines#.25global_preferred_over_.25define * License - When the software says "This is distributed under the same license Ruby is", the license tag on Fedora should be "GPLv2 or Ruby" * (Build)Requires - "Requires: rubygem(rcov)" is not needed. --------------------------------------------------- BuildRequires: rubygems Requires: rubygems Requires: ruby(rubygems) --------------------------------------------------- - Please use one style for (Build)Requires: rubygems * Duplicate %files entry --------------------------------------------------- 57 Processing files: rubygem-net-dns-0.6.1-1.fc13.noarch 58 warning: File listed twice: /usr/lib/ruby/gems/1.8/gems/net-dns-0.6.1/AUTHORS.rdoc 59 warning: File listed twice: /usr/lib/ruby/gems/1.8/gems/net-dns-0.6.1/CHANGELOG.rdoc 60 warning: File listed twice: /usr/lib/ruby/gems/1.8/gems/net-dns-0.6.1/README.rdoc 61 warning: File listed twice: /usr/lib/ruby/gems/1.8/gems/net-dns-0.6.1/THANKS.rdoc --------------------------------------------------- - Please make it sure that every directory / file is listed only once. * %check - As this gem contains test/ directory, please add %check section and execute some test programs there.
ping?
ping again?
I will close this bug as NOTABUG if you response from the reporter is received within ONE WEEK.
Once closing. If someone wants to import this package into Fedora, please file a new bug report and mark this bug as a duplicate of the new one, thank you.