package init
This commit is contained in:
parent
d3ef40344b
commit
3f1774f0a8
@ -11,8 +11,6 @@ Source0: https://github.com/jslicense/spdx-exceptions.json/archive/
|
|||||||
ExclusiveArch: %{nodejs_arches} noarch
|
ExclusiveArch: %{nodejs_arches} noarch
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRequires: nodejs-packaging
|
BuildRequires: nodejs-packaging
|
||||||
%if 0%{?enable_tests}
|
|
||||||
%endif
|
|
||||||
%description
|
%description
|
||||||
List of SPDX standard license exceptions
|
List of SPDX standard license exceptions
|
||||||
|
|
||||||
@ -30,9 +28,6 @@ cp -pr *.json \
|
|||||||
%check
|
%check
|
||||||
%nodejs_symlink_deps --check
|
%nodejs_symlink_deps --check
|
||||||
%{__nodejs} -e 'require("./")'
|
%{__nodejs} -e 'require("./")'
|
||||||
%if 0%{?enable_tests}
|
|
||||||
echo "There are no tests...."
|
|
||||||
%endif
|
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%{!?_licensedir:%global license %doc}
|
%{!?_licensedir:%global license %doc}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user