[packages/nodejs/NODE_8] Rename to node8 to allow parallel install with other node versions

glen glen at pld-linux.org
Sat Mar 21 09:33:29 CET 2020


commit 78ac98537242358752701a3291a484a962a95a64
Author: Elan Ruusamäe <glen at pld-linux.org>
Date:   Fri Mar 20 21:45:08 2020 +0200

    Rename to node8 to allow parallel install with other node versions

 nodejs.spec                                       | 4 ++--
 nodejs-lib64path.patch => nodejs8-lib64path.patch | 0
 nodejs-libpath.patch => nodejs8-libpath.patch     | 0
 nodejs-shared.patch => nodejs8-shared.patch       | 0
 nodejs-soname.patch => nodejs8-soname.patch       | 0
 5 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/nodejs.spec b/nodejs.spec
index 2e3c8b4..c3bddc1 100644
--- a/nodejs.spec
+++ b/nodejs.spec
@@ -17,7 +17,7 @@
 %define		node_module_version	57
 Summary:	Asynchronous JavaScript Engine
 Summary(pl.UTF-8):	Asynchroniczny silnik JavaScriptu
-Name:		nodejs
+Name:		nodejs8
 # 8.x LTS - https://github.com/nodejs/Release
 # Active start: 2017-10-31
 # Maintenance start: April 2019
@@ -257,7 +257,7 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_libdir}/libnode.so
 %endif
 %{_includedir}/node
-%{_pkgconfigdir}/nodejs.pc
+%{_pkgconfigdir}/nodejs8.pc
 %{_usrsrc}/%{name}
 
 %files doc
diff --git a/nodejs-lib64path.patch b/nodejs8-lib64path.patch
similarity index 100%
rename from nodejs-lib64path.patch
rename to nodejs8-lib64path.patch
diff --git a/nodejs-libpath.patch b/nodejs8-libpath.patch
similarity index 100%
rename from nodejs-libpath.patch
rename to nodejs8-libpath.patch
diff --git a/nodejs-shared.patch b/nodejs8-shared.patch
similarity index 100%
rename from nodejs-shared.patch
rename to nodejs8-shared.patch
diff --git a/nodejs-soname.patch b/nodejs8-soname.patch
similarity index 100%
rename from nodejs-soname.patch
rename to nodejs8-soname.patch
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/nodejs.git/commitdiff/78ac98537242358752701a3291a484a962a95a64



More information about the pld-cvs-commit mailing list