Changed discovery and directory methods to use the main code-path for generating...
[arvados.git] / Rakefile
index 36124502b4f453cb2a37405c659255678dd6a2c0..74243aab80c19bcebd3f9c0460a913118a3d4a1b 100644 (file)
--- a/Rakefile
+++ b/Rakefile
@@ -9,6 +9,7 @@ require 'rake/rdoctask'
 require 'rake/packagetask'
 require 'rake/gempackagetask'
 
+gem 'rspec', '~> 1.2.9'
 begin
   require 'spec/rake/spectask'
 rescue LoadError
@@ -27,6 +28,8 @@ PKG_HOMEPAGE       = 'http://code.google.com/p/google-api-ruby-client/'
 
 RELEASE_NAME       = "REL #{PKG_VERSION}"
 
+PKG_AUTHOR         = "Bob Aman"
+PKG_AUTHOR_EMAIL   = "bobaman@google.com"
 PKG_SUMMARY        = 'Package Summary'
 PKG_DESCRIPTION    = <<-TEXT
 The Google API Ruby Client makes it trivial to discover and access supported