packages: nodejs-lru-cache/nodejs-lru-cache.spec - up to 1.1.0

glen glen at pld-linux.org
Thu Jun 14 23:09:47 CEST 2012


Author: glen                         Date: Thu Jun 14 21:09:47 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- up to 1.1.0

---- Files affected:
packages/nodejs-lru-cache:
   nodejs-lru-cache.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: packages/nodejs-lru-cache/nodejs-lru-cache.spec
diff -u packages/nodejs-lru-cache/nodejs-lru-cache.spec:1.1 packages/nodejs-lru-cache/nodejs-lru-cache.spec:1.2
--- packages/nodejs-lru-cache/nodejs-lru-cache.spec:1.1	Wed Jan 25 23:44:46 2012
+++ packages/nodejs-lru-cache/nodejs-lru-cache.spec	Thu Jun 14 23:09:41 2012
@@ -3,14 +3,13 @@
 %define		pkg	lru-cache
 Summary:	A cache object that deletes the least recently used items
 Name:		nodejs-%{pkg}
-Version:	1.0.4
+Version:	1.1.0
 Release:	1
 License:	MIT
 Group:		Development/Libraries
 URL:		https://github.com/isaacs/node-lru-cache
-# download from https://github.com/isaacs/node-lru-cache/tarball/%%{version}
-Source0:	isaacs-node-%{pkg}-%{version}-0-g%{git_hash}.tar.gz
-# Source0-md5:	44deb216a31c660704f130671025be23
+Source0:	http://registry.npmjs.org/lru-cache/-/lru-cache-%{version}.tgz
+# Source0-md5:	66c08fe7d0fd4490053f04cdfcb4856a
 BuildRequires:	rpmbuild(macros) >= 1.634
 Requires:	nodejs
 BuildArch:	noarch
@@ -21,7 +20,7 @@
 
 %prep
 %setup -qc
-mv isaacs-node-%{pkg}-*/* .
+mv package/* .
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -43,6 +42,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2012/06/14 21:09:41  glen
+- up to 1.1.0
+
 Revision 1.1  2012/01/25 22:44:46  glen
 - initial node pkgs for npm deps
   based on specs from http://nodejs.tchol.org/ repo
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/packages/nodejs-lru-cache/nodejs-lru-cache.spec?r1=1.1&r2=1.2



More information about the pld-cvs-commit mailing list