[Bug 738590] Review request: rubygem-gettext_i18n_rails - Simple FastGettext Rails integration

bugzilla at redhat.com bugzilla at redhat.com
Wed Oct 26 07:13:31 UTC 2011


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=738590

--- Comment #3 from Bohuslav Kabrda <bkabrda at redhat.com> 2011-10-26 03:13:30 EDT ---
(In reply to comment #2)
> * Update to the latest version
>   - Please consider updating to the latest version of gem. It seems it should
>     incorporate the failed tests fix.

Done.

> * License is not clear
>   - The license should be "Public Domain and MIT", however I rose the question
>     upstream to clarify [1]

You are right, modified to Public Domain and MIT.

> * Please keep the note [2] about the "bundled" ruby_gettext_extractor
>   in the spec file

Done.

> * Exclude the cached gem
>   - The cached gem has no meaning in Fedora. I would suggest to use the 
>     following line in your spec:
> 
>     %exclude %{gemdir}/cache/%{gemname}-%{version}.gem

Done.

> * Keep Readme.md in the main package
>   - The file contains the license information. It would be fine to keep it
>     in the main package.

Done.

> * Keep the VERSION file in main package
>   - This file is required by runtime:
> 
>     irb(main):002:0> require 'rubygems'
>     => true
>     irb(main):003:0> require 'gettext_i18n_rails'
>     Errno::ENOENT: No such file or directory - /usr/lib/ruby/gems/1.8/gems
>             /gettext_i18n_rails-0.2.20/lib/../VERSION
>  from /usr/lib/ruby/gems/1.8/gems/gettext_i18n_rails-0.2.20
>             /lib/gettext_i18n_rails.rb:2:in `read'
>  from /usr/lib/ruby/gems/1.8/gems/gettext_i18n_rails-0.2.20
>             /lib/gettext_i18n_rails.rb:2
>  from /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:59:in
>             `gem_original_require'
>  from /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:59:in
>             `require'
>  from (irb):3
>  from /usr/lib64/ruby/1.8/x86_64-linux/rbconfig.rb:172
>   - Note that it should not be marked by %doc macro in this case.
> 

Good catch! Done.

> [1] https://github.com/grosser/gettext_i18n_rails/issues/37
> [2] https://github.com/retoo/ruby_gettext_extractor/issues/4

SPEC:
http://bkabrda.fedorapeople.org/gettext_i18n_rails/rubygem-gettext_i18n_rails.spec
SRPM:
bkabrda.fedorapeople.org/gettext_i18n_rails/rubygem-gettext_i18n_rails-0.3.0-1.fc15.src.rpm
Koji: http://koji.fedoraproject.org/koji/taskinfo?taskID=3460621

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the package-review mailing list