summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVít Ondruch <vondruch@redhat.com>2014-11-20 13:42:56 +0100
committerVít Ondruch <vondruch@redhat.com>2015-01-21 12:53:03 +0100
commita977236a7781db76a080852320a7ad3fea33aa19 (patch)
tree1cd8c25e5c71fd91f60e0a92c1edef6f2779ac91
parent4bc2b648c8959ccddf53b9fe55efaf662bdc1bf6 (diff)
downloadfedora-vagrant-a977236a7781db76a080852320a7ad3fea33aa19.tar.gz
fedora-vagrant-a977236a7781db76a080852320a7ad3fea33aa19.tar.xz
fedora-vagrant-a977236a7781db76a080852320a7ad3fea33aa19.zip
Be more specific about RSpec, since RSpec version 3.x recently landed in Fedora.
-rw-r--r--vagrant.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/vagrant.spec b/vagrant.spec
index 9aadec6..b7a4ca2 100644
--- a/vagrant.spec
+++ b/vagrant.spec
@@ -58,7 +58,7 @@ BuildRequires: rubygem(nokogiri)
BuildRequires: rubygem(i18n)
BuildRequires: rubygem(erubis)
BuildRequires: rubygem(rb-inotify)
-BuildRequires: rubygem(rspec)
+BuildRequires: rubygem(rspec) < 3
BuildRequires: rubygem(bundler)
BuildRequires: pkgconfig(bash-completion)
BuildArch: noarch