From 0cfe6b2e74638ae0754baa415eab73dbe036358ed3a51fb5cbbbefa726b39a47 Mon Sep 17 00:00:00 2001 From: Johannes Kastl Date: Mon, 26 Nov 2018 12:08:37 +0000 Subject: [PATCH] removed _link OBS-URL: https://build.opensuse.org/package/show/Virtualization:vagrant/vagrant?expand=0&rev=24 --- vagrant-2.1.5.tar.gz | 3 --- vagrant.spec | 7 +++---- 2 files changed, 3 insertions(+), 7 deletions(-) delete mode 100644 vagrant-2.1.5.tar.gz 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