[vagrant] Remove few empty lines.

Vít Ondruch vondruch at fedoraproject.org
Wed Jan 21 13:39:11 UTC 2015


commit 013ac092a5950818b320746f70c3b7481b4f5e1e
Author: Vít Ondruch <vondruch at redhat.com>
Date:   Wed Nov 26 15:02:24 2014 +0100

    Remove few empty lines.

 vagrant.spec |    4 ----
 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


More information about the scm-commits mailing list