[Bug 1246724] Review Request: nodejs-js-beautify - jsbeautifier.org for node

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



https://bugzilla.redhat.com/show_bug.cgi?id=1246724



--- Comment #7 from gil cattaneo <puntogil@xxxxxxxxx> ---
Suggestion, use:

%if 0%{?fedora}
# Unavailable deps npm(jshint) npm(benchmark)
%bcond_with test
%endif

%if %{with test}
BuildRequires:    npm(node-static)
BuildRequires:    npm(jshint)
BuildRequires:    npm(benchmark)
BuildRequires:    npm(requirejs)
BuildRequires:    npm(mustache)
%endif

%check
%if %{with test}
%nodejs_symlink_deps --check
./js/test/shell-smoke-test.sh
%endif

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list
package-review@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/package-review




[Index of Archives]     [Fedora Legacy]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]     [Fedora Tools]