commit 89ea5f16b3e2ae05fad2f59d3a2c79c211699764
Author: Elan Ruusamäe <[email protected]>
Date:   Tue Sep 1 20:56:37 2015 +0300

    VirtualBox is optional (can use other providers)

 vagrant.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/vagrant.spec b/vagrant.spec
index a13e377..fe5bcb9 100644
--- a/vagrant.spec
+++ b/vagrant.spec
@@ -3,7 +3,7 @@
 Summary:       Provisioning and deployment of virtual instances
 Name:          vagrant
 Version:       1.7.4
-Release:       1
+Release:       2
 License:       MIT
 Group:         Applications/Emulators
 Source0:       
https://github.com/mitchellh/vagrant/archive/v%{version}/%{name}-%{version}.tar.gz
@@ -30,7 +30,6 @@ BuildRequires:        ruby-mocha
 BuildRequires: ruby-rake
 BuildRequires: ruby-rspec >= 2.14.0
 %endif
-Requires:      VirtualBox
 Requires:      bsdtar
 Requires:      curl
 Requires:      ruby-bundler >= 1.5.2
@@ -45,6 +44,7 @@ Requires:     ruby-net-scp >= 1.1.0
 Requires:      ruby-net-ssh < 2.8.0
 Requires:      ruby-net-ssh >= 2.6.6
 Requires:      ruby-rubygems
+Suggests:      VirtualBox
 Suggests:      VirtualBox-gui
 Suggests:      rdesktop
 Suggests:      rsync
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/vagrant.git/commitdiff/89ea5f16b3e2ae05fad2f59d3a2c79c211699764

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to