From: Elan Ruusamäe Date: Mon, 14 Oct 2013 22:25:07 +0000 (+0300) Subject: requires ruby-json (either bundled or separate, both are fine) X-Git-Tag: auto/th/vagrant-1.3.4-2 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=966765c41f612e6071b0e24dcc3cf9b95e884342;p=packages%2Fvagrant.git requires ruby-json (either bundled or separate, both are fine) --- 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