]> git.pld-linux.org Git - packages/vagrant.git/commitdiff
requires ruby-json (either bundled or separate, both are fine) auto/th/vagrant-1.3.4-2
authorElan Ruusamäe <glen@delfi.ee>
Mon, 14 Oct 2013 22:25:07 +0000 (01:25 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Mon, 14 Oct 2013 22:25:07 +0000 (01:25 +0300)
vagrant.spec

index 0f7e30a93ec4795c36e2a18601040d23eb0b5801..4519fba08308c54b5532ee6c9d0415ba71f90df5 100644 (file)
@@ -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
This page took 0.108305 seconds and 4 git commands to generate.