[Bug 1121123] Review Request: rubygem-httpi - Common interface for Ruby's HTTP libraries

bugzilla at redhat.com bugzilla at redhat.com
Fri Mar 11 17:15:50 UTC 2016


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

Jun Aruga <jaruga at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jaruga at redhat.com



--- Comment #1 from Jun Aruga <jaruga at redhat.com> ---
Hi, Steve

Let me review this.

- httpi requires rubyhtlm.
As you know, this module depends on below rubygem-rubyntlm, you are checking.
https://bugzilla.redhat.com/show_bug.cgi?id=1095895

In mock environment. actually httpi requires rubyntlm module.
You can update bugzilla for the dependency. "Depends 1095895"

<mock-chroot>sh-4.3# irb
require 'httpi'
D, [2016-03-11T17:24:14.614192 #9192] DEBUG -- : Net::NTLM is not available.
Install via gem install rubyntlm.

- Remove unsupported fedora's condition statement such as {?fc19}.

- URL: http://github.com/savonrb/savon
  => https://github.com/savonrb/httpi

- Add rpec test to %check.

- Use %license macro at %files.

- Use %exclude %{gem_instdir}/.* at %files.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component


More information about the package-review mailing list