[npm] fix deps

T.C. Hollingsworth patches at fedoraproject.org
Sun Jun 23 03:16:57 UTC 2013


commit 1142620f0431e4eb187fb4f490d3071a2804f960
Author: T.C. Hollingsworth <tchollingsworth at gmail.com>
Date:   Sat Jun 22 19:33:44 2013 -0700

    fix deps

 npm.spec |    4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)
---
diff --git a/npm.spec b/npm.spec
index d2edf56..2297b1d 100644
--- a/npm.spec
+++ b/npm.spec
@@ -25,9 +25,7 @@ node programs. It manages dependencies and does other cool stuff.
 %setup -q -n package
 %patch1 -p1
 
-%nodejs_fixdep lru-cache 2.3.x
-%nodejs_fixdep init-package-json 0.0.x
-%nodejs_fixdep read-package-json 0.3.x
+%nodejs_fixdep normalize-package-data 0.2
 
 #remove bundled modules
 rm -rf node_modules


More information about the scm-commits mailing list