From 47f90cc9385b0cc61cea2d0f0ee95ee284494ecf Mon Sep 17 00:00:00 2001 From: Jan Palus Date: Sat, 12 Feb 2022 13:35:47 +0100 Subject: [PATCH 1/1] up to 16.14.0 --- nodejs.spec | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/nodejs.spec b/nodejs.spec index b73e5f2..b45b895 100644 --- a/nodejs.spec +++ b/nodejs.spec @@ -29,12 +29,12 @@ Name: nodejs # Active start: 2020-10-27 # Maintenance start: October 2020 # Maintenance end: April 2023 -Version: 16.13.2 -Release: 2 +Version: 16.14.0 +Release: 1 License: BSD and MIT and Apache v2.0 and GPL v3 Group: Development/Languages Source0: https://nodejs.org/dist/v%{version}/node-v%{version}.tar.gz -# Source0-md5: ae3a05fc273536f83c685a7425a7882d +# Source0-md5: a8db817ba6884be38aa21cd893585772 Patch0: system_cares.patch # force node to use /usr/lib/node as the systemwide module directory Patch2: %{name}-libpath.patch @@ -198,6 +198,7 @@ GYP_DEFINES="soname_version=%{sover}" \ --shared-openssl \ --shared-zlib \ --with-intl=system-icu \ + --without-corepack \ --without-dtrace \ --without-npm -- 2.44.0