fix the yaml error
This commit is contained in:
parent
3ba3ab1fe0
commit
0aa4f8e310
@ -14,13 +14,13 @@ Source2: src-%{version}.tar.bz2
|
|||||||
Source10: dl-tests.sh
|
Source10: dl-tests.sh
|
||||||
Source11: https://raw.githubusercontent.com/gkz/prelude-ls/%{version}/package.json.ls
|
Source11: https://raw.githubusercontent.com/gkz/prelude-ls/%{version}/package.json.ls
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
ExclusiveArch: %{nodejs_arches} noarch
|
ExclusiveArch: %{nodejs_arches} noarch
|
||||||
BuildRequires: nodejs-packaging
|
BuildRequires: nodejs-packaging
|
||||||
%if 0%{?enable_tests}
|
%if 0%{?enable_tests}
|
||||||
BuildRequires: mocha npm(sinon)
|
BuildRequires: mocha npm(sinon)
|
||||||
%endif
|
%endif
|
||||||
%if !0%{?bootstrap}
|
%if !0%{?bootstrap}
|
||||||
BuildRequires: npm(LiveScript)
|
BuildRequires: npm(LiveScript)
|
||||||
%endif
|
%endif
|
||||||
%description
|
%description
|
||||||
prelude.ls is a functionally oriented utility library. It is powerful and
|
prelude.ls is a functionally oriented utility library. It is powerful and
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
version-control: github
|
version_control: github
|
||||||
src_repo: gkz/prelude-ls
|
src_repo: gkz/prelude-ls
|
||||||
tag_prefix: ^
|
tag_prefix: ^
|
||||||
seperator: .
|
seperator: .
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user