[packages/vagrant] up to 1.6.3 tarball

glen glen at pld-linux.org
Sat Jul 26 22:17:26 CEST 2014


commit 89565a924f98d97542c229abd2660da22491b1a9
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Tue Jul 22 06:13:32 2014 +0300

    up to 1.6.3 tarball

 no-warning.patch | 8 ++++----
 vagrant.spec     | 8 +++++---
 2 files changed, 9 insertions(+), 7 deletions(-)
---
diff --git a/vagrant.spec b/vagrant.spec
index ab5a366..c58dd3c 100644
--- a/vagrant.spec
+++ b/vagrant.spec
@@ -2,12 +2,12 @@
 # - release notes: https://github.com/mitchellh/vagrant/blob/master/CHANGELOG.md
 Summary:	Provisioning and deployment of virtual instances
 Name:		vagrant
-Version:	1.5.4
-Release:	0.6
+Version:	1.6.3
+Release:	0.1
 License:	MIT
 Group:		Applications/Emulators
 Source0:	https://github.com/mitchellh/vagrant/archive/v%{version}/%{name}-%{version}.tar.gz
-# Source0-md5:	f6c22ddf494b3bcd860a751e38a8ef1c
+# Source0-md5:	55a91a9d9cba7b8b9d126c75b114e510
 Patch0:		source_root.patch
 Patch1:		rubygems.patch
 Patch2:		no-warning.patch
@@ -39,6 +39,8 @@ 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-gui
+Suggests:	rdesktop
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
diff --git a/no-warning.patch b/no-warning.patch
index 799ba2f..fbc5f54 100644
--- a/no-warning.patch
+++ b/no-warning.patch
@@ -1,10 +1,10 @@
---- vagrant-1.5.0/bin/vagrant~	2014-03-10 07:50:03.000000000 +0200
-+++ vagrant-1.5.0/bin/vagrant	2014-03-13 07:17:05.591081469 +0200
-@@ -137,11 +137,6 @@
+--- vagrant-1.6.3/bin/vagrant~	2014-07-22 06:02:40.000000000 +0300
++++ vagrant-1.6.3/bin/vagrant	2014-07-22 06:06:52.465833858 +0300
+@@ -156,11 +156,6 @@
    logger.debug("Creating Vagrant environment")
    env = Vagrant::Environment.new(opts)
  
--  if !Vagrant.in_installer?
+-  if !Vagrant.in_installer? && !Vagrant.very_quiet?
 -    # If we're not in the installer, warn.
 -    env.ui.warn(I18n.t("vagrant.general.not_in_installer") + "\n", prefix: false)
 -  end
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/vagrant.git/commitdiff/89565a924f98d97542c229abd2660da22491b1a9



More information about the pld-cvs-commit mailing list