!2 Adapt build requires due to require-uncached updated
From: @wang--ge Reviewed-by: @lyn1001 Signed-off-by: @lyn1001
This commit is contained in:
commit
570a17e396
@ -2,7 +2,7 @@
|
||||
%global enable_tests 1
|
||||
Name: nodejs-ansi-styles
|
||||
Version: 2.1.0
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: ANSI escape codes for colorizing strings in the terminal
|
||||
License: MIT
|
||||
URL: https://github.com/sindresorhus/ansi-styles
|
||||
@ -12,7 +12,7 @@ BuildArch: noarch
|
||||
ExclusiveArch: %{nodejs_arches} noarch
|
||||
BuildRequires: nodejs-packaging
|
||||
%if 0%{?enable_tests}
|
||||
BuildRequires: npm(mocha) npm(chalk) npm(require-uncached)
|
||||
BuildRequires: npm(mocha) npm(chalk) npm(import-fresh)
|
||||
%endif
|
||||
%description
|
||||
%{summary}.
|
||||
@ -46,5 +46,8 @@ ln -s %{nodejs_sitelib}/chalk node_modules/chalk
|
||||
%{nodejs_sitelib}/ansi-styles
|
||||
|
||||
%changelog
|
||||
* Wed Dec 27 2023 Ge Wang <wang__Ge@126.com> - 2.1.0-2
|
||||
- Adapt build require due to require-uncached updated
|
||||
|
||||
* Mon Aug 17 2020 Shaoqiang Kang <kangshaoqiang1@huawei.com> - 2.1.0-1
|
||||
- Package init
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user