[packages/nodejs-minimatch] Loosen dependencies
    aredridel 
    aredridel at pld-linux.org
       
    Sat Mar  9 18:51:12 CET 2013
    
    
  
commit 226f9bd46ff7972f983944256105913a1441ddfa
Author: Aria <aredridel at nbtsc.org>
Date:   Sat Mar 9 10:47:52 2013 -0700
    Loosen dependencies
 nodejs-minimatch.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/nodejs-minimatch.spec b/nodejs-minimatch.spec
index 19bbe41..64b842b 100644
--- a/nodejs-minimatch.spec
+++ b/nodejs-minimatch.spec
@@ -11,8 +11,8 @@ Source0:	http://registry.npmjs.org/minimatch/-/minimatch-%{version}.tgz
 # fix deps to newer version in RPMs
 BuildRequires:	rpmbuild(macros) >= 1.634
 Requires:	nodejs
-Requires:	nodejs-lru-cache >= 2.0.0
-Requires:	nodejs-lru-cache < 2.1.0
+Requires:	nodejs-lru-cache >= 2
+Requires:	nodejs-lru-cache < 3
 Requires:	nodejs-sigmund >= 1.0.0
 Requires:	nodejs-sigmund < 1.1.0
 BuildArch:	noarch
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/nodejs-minimatch.git/commitdiff/226f9bd46ff7972f983944256105913a1441ddfa
    
    
More information about the pld-cvs-commit
mailing list