fuanan add package

This commit is contained in:
fwx913451 2020-08-21 16:34:33 +08:00
parent d82c7959ff
commit f89c4155f2

View File

@ -8,11 +8,8 @@ License: MIT
URL: https://github.com/cowboy/node-exit URL: https://github.com/cowboy/node-exit
Source0: http://registry.npmjs.org/exit/-/exit-%{version}.tgz Source0: http://registry.npmjs.org/exit/-/exit-%{version}.tgz
BuildArch: noarch BuildArch: noarch
%if 0%{?fedora} >= 19
ExclusiveArch: %{nodejs_arches} noarch ExclusiveArch: %{nodejs_arches} noarch
%else
ExclusiveArch: %{ix86} x86_64 %{arm} noarch ExclusiveArch: %{ix86} x86_64 %{arm} noarch
%endif
BuildRequires: nodejs-packaging BuildRequires: nodejs-packaging
%if 0%{?enable_tests} %if 0%{?enable_tests}
BuildRequires: npm(grunt-cli) npm(grunt-contrib-nodeunit) npm(grunt-contrib-watch) npm(which) BuildRequires: npm(grunt-cli) npm(grunt-contrib-nodeunit) npm(grunt-contrib-watch) npm(which)