]> git.pld-linux.org Git - packages/vagrant.git/blobdiff - vagrant.spec
- merge existing patches and fix various nonsenical deps
[packages/vagrant.git] / vagrant.spec
index 4e6a160f8fdcacb06262adef064c95c48a8c6f49..fed3858971f47bcb68b4c0d31361477446b26655 100644 (file)
@@ -3,7 +3,7 @@
 Summary:       Provisioning and deployment of virtual instances
 Name:          vagrant
 Version:       2.1.2
-Release:       2
+Release:       3
 License:       MIT
 Group:         Applications/Emulators
 Source0:       https://github.com/mitchellh/vagrant/archive/v%{version}/%{name}-%{version}.tar.gz
@@ -13,11 +13,10 @@ Patch1:             rubygems.patch
 Patch2:                no-warning.patch
 Patch3:                Vagrantfile.patch
 Patch4:                version.patch
-Patch5:                no-gems.patch
+Patch5:                fix-deps.patch
 Patch7:                insert-key.patch
 Patch8:                listen.patch
 Patch9:                pld-chef-installed.patch
-Patch10:       net-ssh.patch
 URL:           http://www.vagrantup.com/
 BuildRequires: bash
 BuildRequires: rpm-rubyprov
@@ -115,7 +114,6 @@ Ruby documentation for %{gem_name}
 %patch7 -p1
 %patch8 -p1
 %patch9 -p1
-%patch10 -p1
 
 VERSION=$(cat version.txt)
 sed -i -e "s/__VERSION__/$VERSION/" lib/vagrant/version.rb
This page took 0.029075 seconds and 4 git commands to generate.