Description of problem: Package is missing file from /usr/lib/ruby/site_ruby/1.8/qpid.rb Version-Release number of selected component (if applicable): 0.1-1.fc7 How reproducible: Always Steps to Reproduce: 1. Create file ex.rb containing the line require "qpid" 2. Run ruby interpreter on file ex.rb Actual results: LoadError: no such file to load -- qpid from (ex.rb):1:in `require' from (ex.rb):1 Expected results: The qpid module should be loaded Additional info: See http://svn.apache.org/viewvc/incubator/qpid/trunk/qpid/ruby/
This is fixed in the current releases available in F9 and F10.