[packages/vagrant] guest: require sudo with /etc/sudoers.d support

glen glen at pld-linux.org
Wed Jun 12 20:32:34 CEST 2013


commit 30485291a9d8787d2571e3a335c1be0390e2f333
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Wed Jun 12 21:32:22 2013 +0300

    guest: require sudo with /etc/sudoers.d support

 vagrant.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/vagrant.spec b/vagrant.spec
index ede1884..2d048f1 100644
--- a/vagrant.spec
+++ b/vagrant.spec
@@ -3,7 +3,7 @@
 Summary:	Provisioning and deployment of virtual instances
 Name:		vagrant
 Version:	1.2.2
-Release:	2
+Release:	3
 License:	MIT
 Group:		Applications/Emulators
 Source0:	https://github.com/mitchellh/vagrant/archive/v%{version}.tar.gz?/%{name}-%{version}.tgz
@@ -12,7 +12,7 @@ Patch0:		source_root.patch
 Patch1:		rubygems.patch
 Patch2:		no-warning.patch
 Patch3:		Vagrantfile-ssh-agent.patch
-URL:		http://vagrantup.com/
+URL:		http://www.vagrantup.com/
 BuildRequires:	ruby-contest >= 0.1.2
 BuildRequires:	ruby-minitest >= 2.5.1
 BuildRequires:	ruby-mocha
@@ -74,7 +74,7 @@ Requires(pre):	/usr/sbin/useradd
 Requires:	/etc/pld-release
 Requires:	kernel(vboxsf)
 Requires:	openssh-server
-Requires:	sudo
+Requires:	sudo >= 1.7.4p3-2
 Requires:	which
 Provides:	group(vagrant)
 Provides:	user(vagrant)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/vagrant.git/commitdiff/30485291a9d8787d2571e3a335c1be0390e2f333



More information about the pld-cvs-commit mailing list