package init

This commit is contained in:
wang_yue111 2020-09-11 10:12:19 +08:00
parent 459670ec09
commit 3c1f04d968
2 changed files with 6 additions and 1 deletions

View File

@ -13,7 +13,7 @@ Patch2: %{name}-0.9.1-Use-newer-should.patch
Patch3: %{name}-0.9.1-Use-fs-stat.patch
BuildArch: noarch
ExclusiveArch: %{nodejs_arches} noarch
BuildRequires: nodejs-packaging nodejs-async
BuildRequires: nodejs-packaging nodejs-async nodejs-ejs
%if 0%{?enable_tests}
BuildRequires: coffee-script expresso npm(async) npm(console.log) npm(ejs) npm(paperboy)
BuildRequires: npm(should) npm(tap)

5
nodeunit.yaml Normal file
View File

@ -0,0 +1,5 @@
git_url: https://github.com/caolan/nodeunit
version_control: github
src_repo: caolan/nodeunit
tag_prefix: "^"
seperator: "."