forked from pool/vagrant
removed _link
OBS-URL: https://build.opensuse.org/package/show/Virtualization:vagrant/vagrant?expand=0&rev=24
This commit is contained in:
parent
43d29f3538
commit
0cfe6b2e74
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:347179564f5a8a56e2d6dcb82470e04d92a60ed0b3265efc07f9ff37cd5c7f5f
|
|
||||||
size 1238788
|
|
@ -13,7 +13,7 @@
|
|||||||
# license that conforms to the Open Source Definition (Version 1.9)
|
# license that conforms to the Open Source Definition (Version 1.9)
|
||||||
# published by the Open Source Initiative.
|
# 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
|
Group: Development/Languages/Ruby
|
||||||
Supplements: packageand(vagrant:emacs_program)
|
Supplements: packageand(vagrant:emacs_program)
|
||||||
BuildRequires: emacs-nox
|
BuildRequires: emacs-nox
|
||||||
Requires: vagrant = %{version}
|
|
||||||
Requires: emacs_program
|
Requires: emacs_program
|
||||||
|
Requires: vagrant = %{version}
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
%description emacs
|
%description emacs
|
||||||
@ -173,9 +173,9 @@ Group: Development/Languages/Ruby
|
|||||||
Supplements: packageand(vagrant:bash)
|
Supplements: packageand(vagrant:bash)
|
||||||
BuildRequires: bash
|
BuildRequires: bash
|
||||||
BuildRequires: bash-completion
|
BuildRequires: bash-completion
|
||||||
Requires: vagrant = %{version}
|
|
||||||
Requires: bash
|
Requires: bash
|
||||||
Requires: bash-completion
|
Requires: bash-completion
|
||||||
|
Requires: vagrant = %{version}
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
%description bash-completion
|
%description bash-completion
|
||||||
@ -240,7 +240,6 @@ install -m 644 version.txt %{buildroot}%{_datadir}/%{name}
|
|||||||
mkdir -p %{buildroot}%{_datadir}/%{name}-plugins/plugins.d
|
mkdir -p %{buildroot}%{_datadir}/%{name}-plugins/plugins.d
|
||||||
echo "{}" > %{buildroot}%{_datadir}/%{name}-plugins/plugins.json
|
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}/.travis.yml
|
||||||
rm -f %{buildroot}%{gem_base}/gems/%{mod_full_name}/.gitignore
|
rm -f %{buildroot}%{gem_base}/gems/%{mod_full_name}/.gitignore
|
||||||
rm -f %{buildroot}%{gem_base}/gems/%{mod_full_name}/test/vagrant-spec/boxes/.keep
|
rm -f %{buildroot}%{gem_base}/gems/%{mod_full_name}/test/vagrant-spec/boxes/.keep
|
||||||
|
Loading…
Reference in New Issue
Block a user