packages: npm/npm.spec - npm deps should come from system
glen
glen at pld-linux.org
Mon Apr 23 09:26:22 CEST 2012
Author: glen Date: Mon Apr 23 07:26:22 2012 GMT
Module: packages Tag: HEAD
---- Log message:
- npm deps should come from system
---- Files affected:
packages/npm:
npm.spec (1.7 -> 1.8)
---- Diffs:
================================================================
Index: packages/npm/npm.spec
diff -u packages/npm/npm.spec:1.7 packages/npm/npm.spec:1.8
--- packages/npm/npm.spec:1.7 Sun Apr 22 05:41:27 2012
+++ packages/npm/npm.spec Mon Apr 23 09:26:17 2012
@@ -3,13 +3,14 @@
# - put man3 to some -devel-doc package (man pages for npm programming)
# - it can't live without this path: Error: ENOENT, no such file or directory '/usr/lib/node_modules/npm/man/man1/'
# - npm-debug.log is created with 777 perms, should respect umask instead
+# - package new node deps
# - global config seems wrong:
# $ npm config get globalconfig
# /usr/etc/npmrc
Summary: A package manager for node.js
Name: npm
Version: 1.1.18
-Release: 1
+Release: 0.1
License: MIT License
Group: Development/Libraries
URL: http://npmjs.org/
@@ -159,8 +160,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.8 2012/04/23 07:26:17 glen
+- npm deps should come from system
+
Revision 1.7 2012/04/22 03:41:27 aredridel
-Update to 1.1.18, package dependencies npm-style
+- Update to 1.1.18, package dependencies npm-style
Revision 1.6 2012/01/26 16:44:03 glen
- bash-completion package
================================================================
---- CVS-web:
http://cvs.pld-linux.org/packages/npm/npm.spec?r1=1.7&r2=1.8
More information about the pld-cvs-commit
mailing list