[npm/el6: 7/8] fix deps

T.C. Hollingsworth patches at fedoraproject.org
Tue Jun 25 22:08:13 UTC 2013


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

    fix deps
    
    (cherry picked from commit 1142620f0431e4eb187fb4f490d3071a2804f960)

 npm.spec |    4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)
---
diff --git a/npm.spec b/npm.spec
index 1e0fc1e..a42de36 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