https://bugzilla.redhat.com/show_bug.cgi?id=823344 --- Comment #14 from Julian C. Dunn <jdunn@xxxxxxxxxxxx> --- Here is the updated spec and SRPM for Ohai 7.0.4, patched to use ffi-yajl. I'm comfortable using the patch because it's the same one going into future versions of Ohai and is already in Ohai master. https://github.com/opscode/ohai/commit/86b123e52e59a00f7a48da7479a40df72e1cfbd7 Spec: https://fedorapeople.org/~jdunn/rubygem-ohai/rubygem-ohai.spec SRPM: https://fedorapeople.org/~jdunn/rubygem-ohai/rubygem-ohai-7.0.4-1.fc21.src.rpm There are a few errors from rpmlint: rubygem-ohai.noarch: E: devel-dependency yajl-devel rubygem-ohai.noarch: E: useless-provides rubygem(ohai) The first one is necessary because FFI tries to load by using 'libyajl.so', however only the devel package provides this symlink. Let me know if this is acceptable or if it is something to be raised with the yajl maintainer. The second I am ignoring because it is necessary to build on EPEL, which I will work on after this is accepted into Fedora. -- 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 _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review