summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVít Ondruch <vondruch@redhat.com>2014-11-26 15:02:24 +0100
committerVít Ondruch <vondruch@redhat.com>2015-01-21 12:53:03 +0100
commit013ac092a5950818b320746f70c3b7481b4f5e1e (patch)
tree195ef0bc348b46dee3565ea8fd5938f934e3479c
parente30c952003e7665112bcb6ba9482b2d6a0d3d188 (diff)
downloadfedora-vagrant-013ac092a5950818b320746f70c3b7481b4f5e1e.tar.gz
fedora-vagrant-013ac092a5950818b320746f70c3b7481b4f5e1e.tar.xz
fedora-vagrant-013ac092a5950818b320746f70c3b7481b4f5e1e.zip
Remove few empty lines.
-rw-r--r--vagrant.spec4
1 files changed, 0 insertions, 4 deletions
diff --git a/vagrant.spec b/vagrant.spec
index b02906c..81de19a 100644
--- a/vagrant.spec
+++ b/vagrant.spec
@@ -10,18 +10,14 @@ Group: Development/Languages
License: MIT
URL: http://vagrantup.com
Source0: https://github.com/mitchellh/%{name}/archive/v%{version}/%{name}-%{version}.tar.gz
-
# Upstream binstub with adjusted paths, the offical way how to run vagrant
Source1: binstub
-
# The library has no official release yet. But since it is just test
# dependency, it should be fine to include the source right here.
Source2: https://github.com/mitchellh/%{name}-spec/archive/%{vagrant_spec_commit}/%{name}-spec-%{vagrant_spec_commit}.tar.gz
-
# Monkey-patching needed for Vagrant to work until the respective patches
# for RubyGems and Bundler are in place
Source3: patches.rb
-
Source4: macros.vagrant
# The load directive is supported since RPM 4.12, i.e. F21+. The build process