[packages/nodejs-lru-cache] Down to 2.1.0 since npm declares < 2.2.0
aredridel
aredridel at pld-linux.org
Mon Dec 3 04:44:09 CET 2012
commit d119df67e6ceeefa88a7fb7b105872bfd9abe9a6
Author: Aria Stewart <aredridel at nbtsc.org>
Date: Sun Dec 2 20:44:03 2012 -0700
Down to 2.1.0 since npm declares < 2.2.0
nodejs-lru-cache.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/nodejs-lru-cache.spec b/nodejs-lru-cache.spec
index 7eb72a3..1c88fc3 100644
--- a/nodejs-lru-cache.spec
+++ b/nodejs-lru-cache.spec
@@ -1,13 +1,13 @@
%define pkg lru-cache
Summary: A cache object that deletes the least recently used items
Name: nodejs-%{pkg}
-Version: 2.2.1
+Version: 2.1.0
Release: 1
License: MIT
Group: Development/Libraries
URL: https://github.com/isaacs/node-lru-cache
Source0: http://registry.npmjs.org/lru-cache/-/lru-cache-%{version}.tgz
-# Source0-md5: 3be59a2b955eb1ad620827a6223c3d0c
+# Source0-md5: 40387e77dc25d0eb7616b0c3733d945c
BuildRequires: rpmbuild(macros) >= 1.634
Requires: nodejs
BuildArch: noarch
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/nodejs-lru-cache.git/commitdiff/d119df67e6ceeefa88a7fb7b105872bfd9abe9a6
More information about the pld-cvs-commit
mailing list