[packages/nodejs-mysql-native] add deprecation note

glen glen at pld-linux.org
Sat Nov 19 12:57:17 CET 2016


commit f6d3c995f7fd9e50fe89d6ca660b5bb765d68509
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sat Nov 19 13:57:06 2016 +0200

    add deprecation note

 nodejs-mysql-native.spec | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/nodejs-mysql-native.spec b/nodejs-mysql-native.spec
index 8b57b49..7ecedf1 100644
--- a/nodejs-mysql-native.spec
+++ b/nodejs-mysql-native.spec
@@ -14,7 +14,11 @@ BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-MySQL protocol client for Node.js.
+MySQL client module for node.js, written in JavaScript. No other mysql
+runtime required.
+
+Deprecated. If you are using it, please consider migrating to
+node-mysql2
 
 %prep
 %setup -qc
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/nodejs-mysql-native.git/commitdiff/f6d3c995f7fd9e50fe89d6ca660b5bb765d68509



More information about the pld-cvs-commit mailing list