[Bug 746079] Review Request: rubygem-grit library for extracting info from a git repository in Ruby

bugzilla at redhat.com bugzilla at redhat.com
Thu Oct 27 15:08:53 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=746079

--- Comment #6 from James Laska <jlaska at redhat.com> 2011-10-27 11:08:52 EDT ---
(In reply to comment #5)
> [FAIL] The grit-2.4.1.gem included in the src.rpm payload no longer matches
> upstream.  I'm not sure why, confirm how you are generating your src.rpm.

[PASS]

Oh goodness, I suck.  I didn't realize curl needs a -L flag for it to follow
any URL redirects.  When properly using curl, the md5sum's match.

$ curl -L http://rubygems.org/gems/grit-2.4.1.gem 2>/dev/null | md5sum 
c8bee515d6eace9aec7336e0ac6b0768  -

The only remaining items are the small recommended style changes included in
the attached patch.

-- 
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