From 966765c41f612e6071b0e24dcc3cf9b95e884342 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Tue, 15 Oct 2013 01:25:07 +0300 Subject: [PATCH] requires ruby-json (either bundled or separate, both are fine) --- vagrant.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/vagrant.spec b/vagrant.spec index 0f7e30a..4519fba 100644 --- a/vagrant.spec +++ b/vagrant.spec @@ -3,7 +3,7 @@ Summary: Provisioning and deployment of virtual instances Name: vagrant Version: 1.3.4 -Release: 1 +Release: 2 License: MIT Group: Applications/Emulators Source0: https://github.com/mitchellh/vagrant/archive/v%{version}/%{name}-%{version}.tar.gz @@ -27,6 +27,7 @@ Requires: ruby-childprocess >= 0.3.7 Requires: ruby-erubis >= 2.7.0 Requires: ruby-i18n >= 0.6.0 Requires: ruby-log4r >= 1.1.9 +Requires: ruby-json Requires: ruby-net-scp >= 1.1.0 Requires: ruby-net-ssh >= 2.6.6 Requires: ruby-rubygems -- 2.44.0