Merb 1.0 was just released yesterday and it requires Rubygems &gt;= 3.0.<br><br>I have very little experience messing with spec files, but I tried modifying rubygems-1.2.0-2.fc10.src.rpm to build the 1.3.1 tgz. I adapted the noarch patch to rubygems-1.3.1, but ran into some difficulty building the rpm. The patch applied fine, but the install files seemed to be in different directories than what was expected in the spec file (the gem binary was in /bin and ubygems.rb, rubygems.rb, rubygems, and rubyconfig also were in paths without a &#39;/usr&#39; prefix). After adjusting rubygems.spec to find the files in the right directories, it built and installed. But, perhaps unsurprisingly, stuff was in the wrong directory, eg gem was in /bin, etc.<br>
<br>I am running Rawhide (up to date as of today, 11/8) on x86_64, so the noarch patch does affect where gems end up on my system. Does anyone know how to build rubygems-1.3.1 correctly into an rpm? Or will 1.3.1 be making it&#39;s way into F10 in the near future?<br>
<br>Jesse<br>