[packages/nodejs-mysql-native] up to 0.4.7
glen
glen at pld-linux.org
Sat Nov 19 12:56:14 CET 2016
commit 4545684a92f56506f6bbfdae5d6ef2fb9981a648
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Sat Nov 19 13:55:55 2016 +0200
up to 0.4.7
nodejs-mysql-native.spec | 11 ++++++-----
1 file changed, 6 insertions(+), 5 deletions(-)
---
diff --git a/nodejs-mysql-native.spec b/nodejs-mysql-native.spec
index 77a6aa9..8b57b49 100644
--- a/nodejs-mysql-native.spec
+++ b/nodejs-mysql-native.spec
@@ -1,19 +1,20 @@
%define pkg mysql-native
-Summary: MySql protocol client for Node.js
+Summary: MySQL protocol client for Node.js
Name: nodejs-%{pkg}
-Version: 0.4.4
+Version: 0.4.7
Release: 1
License: MIT
Group: Development/Libraries
-URL: http://github.com/sidorares/nodejs-mysql-native
Source0: http://registry.npmjs.org/mysql-native/-/%{pkg}-%{version}.tgz
-# Source0-md5: abfc7ebcf268c61c20d12c093ddc880b
+# Source0-md5: e08a768366196f6a3917ed29038d3f66
+URL: http://github.com/sidorares/nodejs-mysql-native
BuildRequires: rpmbuild(macros) >= 1.634
-Requires: nodejs
+Requires: nodejs >= 0.6.0
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
+MySQL protocol client for Node.js.
%prep
%setup -qc
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/nodejs-mysql-native.git/commitdiff/4545684a92f56506f6bbfdae5d6ef2fb9981a648
More information about the pld-cvs-commit
mailing list