Since we don't use these now and will be switching to other charting libs (even 
if this just means our own fork of scruffy) when the time comes.
Revised to include edits to config/environment.rb
---
 deltacloud-aggregator.spec.in |    3 ---
 src/config/environment.rb     |    2 --
 2 files changed, 0 insertions(+), 5 deletions(-)

diff --git a/deltacloud-aggregator.spec.in b/deltacloud-aggregator.spec.in
index f05646f..841d135 100644
--- a/deltacloud-aggregator.spec.in
+++ b/deltacloud-aggregator.spec.in
@@ -22,8 +22,6 @@ Requires: rubygem(will_paginate)
 Requires: rubygem(parseconfig)
 Requires: rubygem(authlogic)
 Requires: rubygem(deltacloud-client) >= 0.0.9.8
-Requires: rubygem(gnuplot)
-Requires: rubygem(scruffy)
 Requires: rubygem(compass)
 Requires: rubygem(compass-960-plugin)
 Requires: rubygem(simple-navigation)
@@ -36,7 +34,6 @@ Requires: rubygem(imagebuilder-console)
 Requires: postgresql
 Requires: postgresql-server
 Requires: ruby-postgres
-Requires: gnuplot >= 4.2.6
 Requires: ruby-RMagick
 Requires: classads >= 1.0
 Requires: condor >= 7.5.4
diff --git a/src/config/environment.rb b/src/config/environment.rb
index 423f224..7d8ba2c 100644
--- a/src/config/environment.rb
+++ b/src/config/environment.rb
@@ -47,8 +47,6 @@ Rails::Initializer.run do |config|
   config.gem "haml"
   config.gem "will_paginate"
   config.gem "nokogiri", :version => ">= 1.4.0"
-  config.gem "gnuplot"
-  config.gem "scruffy"
   config.gem "compass", :version => ">= 0.10.2"
   config.gem "compass-960-plugin", :lib => "ninesixty"
   config.gem "simple-navigation"
-- 
1.7.2.3

_______________________________________________
deltacloud-devel mailing list
[email protected]
https://fedorahosted.org/mailman/listinfo/deltacloud-devel

Reply via email to