[packages/npm/dev-1.4] up to 1.4.28

glen glen at pld-linux.org
Thu Jan 7 23:48:55 CET 2016


commit 114dda44b3e62fe4ebd3eb8b6683fcd25f6285de
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Fri Jan 8 00:45:45 2016 +0200

    up to 1.4.28
    
    seems last version before nodejs 0.10 switches to npm 2.x
    
    TODO: update deps

 cmd-shim-optional.patch | 18 +++++++++---------
 npm.spec                |  9 +++++----
 2 files changed, 14 insertions(+), 13 deletions(-)
---
diff --git a/npm.spec b/npm.spec
index c6c68d5..6e76f7f 100644
--- a/npm.spec
+++ b/npm.spec
@@ -5,12 +5,12 @@
 # - npm-debug.log is created with 777 perms, should respect umask instead
 Summary:	A package manager for node.js
 Name:		npm
-Version:	1.4.4
-Release:	2
-License:	Artistic-2.0
+Version:	1.4.28
+Release:	0.1
+License:	Artistic 2.0
 Group:		Development/Libraries
 Source0:	http://registry.npmjs.org/npm/-/%{name}-%{version}.tgz
-# Source0-md5:	78430905996a588031fdbd78facd18b9
+# Source0-md5:	d5c660e409c3cc528a6581902a010492
 Patch0:		link-globalPaths.patch
 Patch1:		cmd-shim-optional.patch
 URL:		http://npmjs.org/
@@ -194,6 +194,7 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{nodejs_libdir}/npm/bin/read-package-json.js
 %dir %{nodejs_libdir}/npm/lib
 %{nodejs_libdir}/npm/lib/*.js
+%{nodejs_libdir}/npm/lib/cache
 %{nodejs_libdir}/npm/lib/utils
 
 # man symlink
diff --git a/cmd-shim-optional.patch b/cmd-shim-optional.patch
index e905807..39688ee 100644
--- a/cmd-shim-optional.patch
+++ b/cmd-shim-optional.patch
@@ -9,13 +9,13 @@
    , cmdShimIfExists = cmdShim.ifExists
    , asyncMap = require("slide").asyncMap
  
---- b.old/package.json	2014-02-20 17:04:25.000000000 +0100
-+++ b/package.json	2014-03-12 17:43:56.387295668 +0100
-@@ -69,7 +69,6 @@
-     "npmconf": "~0.1.12",
-     "opener": "~1.3.0",
-     "chmodr": "~0.1.0",
--    "cmd-shim": "~1.1.1",
-     "sha": "~1.2.1",
-     "editor": "0.0.5",
+--- npm-1.4.28/package.json~	2014-09-13 11:21:20.000000000 +0300
++++ npm-1.4.28/package.json	2016-01-07 20:50:07.175618851 +0200
+@@ -41,7 +41,6 @@
      "child-process-close": "~0.1.1",
+     "chmodr": "~0.1.0",
+     "chownr": "0",
+-    "cmd-shim": "2.0.0",
+     "columnify": "~1.2.1",
+     "editor": "~0.1.0",
+     "fstream": "~1.0.2",
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/npm.git/commitdiff/114dda44b3e62fe4ebd3eb8b6683fcd25f6285de



More information about the pld-cvs-commit mailing list