package init
This commit is contained in:
parent
459670ec09
commit
3c1f04d968
@ -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
5
nodeunit.yaml
Normal file
@ -0,0 +1,5 @@
|
||||
git_url: https://github.com/caolan/nodeunit
|
||||
version_control: github
|
||||
src_repo: caolan/nodeunit
|
||||
tag_prefix: "^"
|
||||
seperator: "."
|
||||
Loading…
x
Reference in New Issue
Block a user