[packages/vagrant] requires ruby-json (either bundled or separate, both are fine)
glen
glen at pld-linux.org
Tue Oct 15 00:25:26 CEST 2013
commit 966765c41f612e6071b0e24dcc3cf9b95e884342
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Tue Oct 15 01:25:07 2013 +0300
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
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/vagrant.git/commitdiff/966765c41f612e6071b0e24dcc3cf9b95e884342
More information about the pld-cvs-commit
mailing list