[packages/nodejs-npmlog] Fix docs and dependencies

aredridel aredridel at pld-linux.org
Sun Dec 2 20:25:17 CET 2012


commit 411d15825526969af0eb9754469ac1b7257c346e
Author: Aria Stewart <aredridel at nbtsc.org>
Date:   Sun Dec 2 12:25:11 2012 -0700

    Fix docs and dependencies

 nodejs-npmlog.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/nodejs-npmlog.spec b/nodejs-npmlog.spec
index ae797b2..b303ab5 100644
--- a/nodejs-npmlog.spec
+++ b/nodejs-npmlog.spec
@@ -1,5 +1,5 @@
 %define		pkg	npmlog
-Summary:	Node.js option parsing
+Summary:	logger for npm
 Name:		nodejs-%{pkg}
 Version:	0.0.2
 Release:	1
@@ -12,12 +12,12 @@ Source0:	http://registry.npmjs.org/npmlog/-/npmlog-0.0.2.tgz
 BuildRequires:	rpmbuild(macros) >= 1.634
 BuildRequires:	sed >= 4.0
 Requires:	nodejs
-Requires:	nodejs-abbrev
+Requires:	nodejs-ansi
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-An option parsing library for Node.js and its package manager (npm).
+logger for npm.
 
 %prep
 %setup -qc
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/nodejs-npmlog.git/commitdiff/411d15825526969af0eb9754469ac1b7257c346e



More information about the pld-cvs-commit mailing list