[vagrant] Be more specific about 'JRuby' comment.

Vít Ondruch vondruch at fedoraproject.org
Wed Jan 21 13:36:41 UTC 2015


commit 7dc35cc90214e9c74990eb0d61e40803363f5103
Author: Vít Ondruch <vondruch at redhat.com>
Date:   Fri Oct 24 15:57:11 2014 +0200

    Be more specific about 'JRuby' comment.

 vagrant.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/vagrant.spec b/vagrant.spec
index f0e10cc..2daf996 100644
--- a/vagrant.spec
+++ b/vagrant.spec
@@ -18,7 +18,7 @@ Patch0: vagrant-1.6.5-fix-dependencies.patch
 
 Requires: ruby(release)
 Requires: ruby(rubygems) >= 1.3.6
-# Vagrant does not work with JRuby ATM.
+# Explicitly specify MRI, since Vagrant does not work with JRuby ATM.
 Requires: ruby
 Requires: rubygem(bundler) >= 1.5.2
 Requires: rubygem(hashicorp-checkpoint) >= 0.1.1


More information about the scm-commits mailing list