forked from pool/nodejs18
- new_python3.patch: enable python 3.11 as valid interpreter
OBS-URL: https://build.opensuse.org/package/show/devel:languages:nodejs/nodejs18?expand=0&rev=10
This commit is contained in:
@@ -171,7 +171,7 @@ Patch133: rsa-pss-revert.patch
|
||||
Patch200: versioned.patch
|
||||
|
||||
Patch303: openssl3_fixups.patch
|
||||
|
||||
Patch304: new_python3.patch
|
||||
|
||||
BuildRequires: pkg-config
|
||||
BuildRequires: fdupes
|
||||
@@ -667,6 +667,7 @@ tar Jxf %{SOURCE11}
|
||||
%patch200 -p1
|
||||
|
||||
%patch303 -p1
|
||||
%patch304 -p1
|
||||
|
||||
%if %{node_version_number} <= 12
|
||||
# minimist security update - patch50
|
||||
@@ -981,9 +982,11 @@ make test-ci
|
||||
%files devel
|
||||
%defattr(-, root, root)
|
||||
%{_includedir}/node%{node_version_number}
|
||||
%if %{node_version_number} < 18
|
||||
%dir %{_datadir}/systemtap
|
||||
%dir %{_datadir}/systemtap/tapset
|
||||
%{_datadir}/systemtap/tapset/node%{node_version_number}.stp
|
||||
%endif
|
||||
|
||||
%files docs
|
||||
%defattr(-,root,root)
|
||||
|
Reference in New Issue
Block a user