[packages/nodejs] - rel 2; force newer libuv

arekm arekm at pld-linux.org
Sun Jan 26 04:28:57 CET 2020


commit 8f655e0003cb4f0412636a14dd37c888d01f162a
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Sun Jan 26 04:28:34 2020 +0100

    - rel 2; force newer libuv

 nodejs.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/nodejs.spec b/nodejs.spec
index b68ab05..ee31232 100644
--- a/nodejs.spec
+++ b/nodejs.spec
@@ -23,7 +23,7 @@ Name:		nodejs
 # Maintenance start: October 2020
 # Maintenance end: April 2022
 Version:	12.14.1
-Release:	1
+Release:	2
 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
@@ -44,7 +44,7 @@ BuildRequires:	llhttp-devel
 %endif
 BuildRequires:	libicu-devel >= 0.64
 BuildRequires:	libstdc++-devel >= 6:4.8
-%{?with_system_uv:BuildRequires:	libuv-devel >= 1.29.0}
+%{?with_system_uv:BuildRequires:	libuv-devel >= 1.34.0}
 BuildRequires:	nghttp2-devel >= 1.39.1
 BuildRequires:	openssl-devel >= 1.0.1
 BuildRequires:	pkgconfig
@@ -90,7 +90,7 @@ Requires:	%{name} = %{version}-%{release}
 Requires:	gcc
 %{?with_http_parse:Requires:	http-parser-devel >= 2.9.2}
 Requires:	libstdc++-devel
-%{?with_system_uv:Requires:	libuv-devel >= 1.29.0}
+%{?with_system_uv:Requires:	libuv-devel >= 1.34.0}
 Requires:	openssl-devel
 Requires:	zlib-devel
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/nodejs.git/commitdiff/8f655e0003cb4f0412636a14dd37c888d01f162a



More information about the pld-cvs-commit mailing list