fuanan add package

This commit is contained in:
fwx913451 2020-08-21 16:40:11 +08:00
parent aa6eea35fd
commit 461a4394fb

View File

@ -9,11 +9,8 @@ URL: https://github.com/visionmedia/ejs
Source0: http://registry.npmjs.org/ejs/-/ejs-%{version}.tgz
Patch0: nodejs-ejs_fix-should-syntax.patch
BuildArch: noarch
%if 0%{?fedora} >= 19
ExclusiveArch: %{nodejs_arches} noarch
%else
ExclusiveArch: %{ix86} x86_64 %{arm} noarch
%endif
BuildRequires: nodejs-packaging
%if 0%{?enable_tests}
BuildRequires: npm(mocha) npm(should)