[packages/nodejs-glob] Up to 3.1.14
aredridel
aredridel at pld-linux.org
Mon Dec 3 04:32:04 CET 2012
commit 4a0457ab4395568e1faf887be346d36e67218413
Author: Aria Stewart <aredridel at nbtsc.org>
Date: Sun Dec 2 20:31:58 2012 -0700
Up to 3.1.14
nodejs-glob.spec | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/nodejs-glob.spec b/nodejs-glob.spec
index ffabb82..ea9855b 100644
--- a/nodejs-glob.spec
+++ b/nodejs-glob.spec
@@ -1,17 +1,17 @@
Summary: A little globber
Name: nodejs-glob
-Version: 3.1.9
+Version: 3.1.14
Release: 1
License: MIT
Group: Development/Libraries
URL: https://github.com/isaacs/node-glob
Source0: http://registry.npmjs.org/glob/-/glob-%{version}.tgz
-# Source0-md5: 1c1b7fdec76f75797cf4d053bf7a1178
+# Source0-md5: d40f26bb046ff8228d76e8645ab87dfa
Requires: nodejs
BuildRequires: rpmbuild(macros) >= 1.634
-Requires: nodejs-graceful-fs
-Requires: nodejs-inherits
-Requires: nodejs-minimatch
+Requires: nodejs-graceful-fs >= 1.1.2, nodejs-graceful-fs < 1.2.0
+Requires: nodejs-inherits >= 1.0.0, nodejs-inherits < 2.0.0
+Requires: nodejs-minimatch >= 0.2.0, nodejs-minimatch < 0.3.0
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/nodejs-glob.git/commitdiff/4a0457ab4395568e1faf887be346d36e67218413
More information about the pld-cvs-commit
mailing list