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=553898 Karel Klíč <kklic@xxxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kklic@xxxxxxxxxx Flag|needinfo? | --- Comment #5 from Karel Klíč <kklic@xxxxxxxxxx> 2010-02-15 10:58:34 EST --- jeweler.gemspec contains the following lines: s.add_runtime_dependency(%q<git>, [">= 1.2.5"]) s.add_runtime_dependency(%q<rubyforge>, [">= 2.0.0"]) s.add_runtime_dependency(%q<gemcutter>, [">= 0.1.0"]) AFAIK it means rubyforge and gemcutter gems should be added to the Require section in the spec file. Rubyforge gem also needs to be updated in Fedora, as jeweler complains about its version (when I add it to the Require section): irb(main):003:0> require 'rubygems' => true irb(main):004:0> require 'jeweler' Gem::LoadError: RubyGem version error: rubyforge(1.0.5 not >= 2.0.0) -- 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. _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review