SPEC: http://v3.sk/~lkundrak/gdc-ruby-stack/SPECS/rubygem-rack-test.spec SRPM: http://v3.sk/~lkundrak/gdc-ruby-stack/SRPMS/rubygem-rack-test-0.3.0-1.fc11.src.rpm Description: Rack::Test is a small, simple testing API for Rack apps. It can be used on its own or as a reusable starting point for Web frameworks and testing libraries to build on. Most of its initial functionality is an extraction of Merb 1.0's request helpers feature.
Attempted to incorporate comments from here: https://bugzilla.redhat.com/show_bug.cgi?id=504469#c1 SPEC: http://v3.sk/~lkundrak/gdc-ruby-stack/SPECS/rubygem-rack-test.spec SRPM: http://v3.sk/~lkundrak/gdc-ruby-stack/SRPMS/rubygem-rack-test-0.3.0-2.fc11.src.rpm
SPEC: http://v3.sk/~lkundrak/gdc-ruby-stack/SPECS/rubygem-rack-test.spec SRPM: http://v3.sk/~lkundrak/gdc-ruby-stack/SRPMS/rubygem-rack-test-0.3.0-3.fc11.src.rpm
Basically okay, however 0.4.0 is released on 2009-06-25. Would you upgrade this srpm?
SPEC: http://v3.sk/~lkundrak/gdc-ruby-stack/SPECS/rubygem-rack-test.spec SRPM: http://v3.sk/~lkundrak/gdc-ruby-stack/SRPMS/rubygem-rack-test-0.4.0-1.fc11.src.rpm
Well, - I have overlooked it, however it seems this package should have "Requires: rubygem(rack)" because lib/rack/test.rb contains: -------------------------------------------------------------- 5 require "uri" 6 require "rack" -------------------------------------------------------------- (although Rakefile does not suggest such dependency). Would you check this?
Right, though there's little chance anyone would test a rack application w/o having rack installed. I've updated the package: SPEC: http://v3.sk/~lkundrak/gdc-ruby-stack/SPECS/rubygem-rack-test.spec SRPM: http://v3.sk/~lkundrak/gdc-ruby-stack/SRPMS/rubygem-rack-test-0.4.0-2.fc11.src.rpm
Okay. --------------------------------------------------------------- This package (rubygem-rack-test) is APPROVED by mtasaka ---------------------------------------------------------------
Thanks for the review. New Package CVS Request ======================= Package Name: rubygem-rack-test Short Description: Simple testing API built on Rack Owners: lkundrak Branches: F-10 F-11 EL-5
CVS done.
Thanks for the review. Imported and built.