diff --git a/vagrant-2.1.5.tar.gz b/vagrant-2.1.5.tar.gz deleted file mode 100644 index 14909e1..0000000 --- a/vagrant-2.1.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:347179564f5a8a56e2d6dcb82470e04d92a60ed0b3265efc07f9ff37cd5c7f5f -size 1238788 diff --git a/vagrant.spec b/vagrant.spec index 543e7db..eaea61f 100644 --- a/vagrant.spec +++ b/vagrant.spec @@ -13,7 +13,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -160,8 +160,8 @@ Summary: Vagrantfile syntax files for the emacs editor Group: Development/Languages/Ruby Supplements: packageand(vagrant:emacs_program) BuildRequires: emacs-nox -Requires: vagrant = %{version} Requires: emacs_program +Requires: vagrant = %{version} BuildArch: noarch %description emacs @@ -173,9 +173,9 @@ Group: Development/Languages/Ruby Supplements: packageand(vagrant:bash) BuildRequires: bash BuildRequires: bash-completion -Requires: vagrant = %{version} Requires: bash Requires: bash-completion +Requires: vagrant = %{version} BuildArch: noarch %description bash-completion @@ -240,7 +240,6 @@ install -m 644 version.txt %{buildroot}%{_datadir}/%{name} mkdir -p %{buildroot}%{_datadir}/%{name}-plugins/plugins.d echo "{}" > %{buildroot}%{_datadir}/%{name}-plugins/plugins.json - rm -f %{buildroot}%{gem_base}/gems/%{mod_full_name}/.travis.yml rm -f %{buildroot}%{gem_base}/gems/%{mod_full_name}/.gitignore rm -f %{buildroot}%{gem_base}/gems/%{mod_full_name}/test/vagrant-spec/boxes/.keep