[packages/nodejs-fstream-ignore] up to 1.0.0
glen
glen at pld-linux.org
Sun Jan 10 15:48:15 CET 2016
commit d886fcf8095b2220fc8cd7481f862833aeac3884
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Sun Jan 10 01:58:07 2016 +0200
up to 1.0.0
nodejs-fstream-ignore.spec | 14 ++++++++------
1 file changed, 8 insertions(+), 6 deletions(-)
---
diff --git a/nodejs-fstream-ignore.spec b/nodejs-fstream-ignore.spec
index 96f9a8c..7dfef7a 100644
--- a/nodejs-fstream-ignore.spec
+++ b/nodejs-fstream-ignore.spec
@@ -1,17 +1,19 @@
Summary: A thing for ignoring files based on globs
Name: nodejs-fstream-ignore
-Version: 0.0.5
+Version: 1.0.0
Release: 1
-License: MIT
+License: ISC
Group: Development/Libraries
-URL: https://github.com/isaacs/fstream-ignore
Source0: http://registry.npmjs.org/fstream-ignore/-/fstream-ignore-%{version}.tgz
-# Source0-md5: 745df91e15f9a64a912c2cd670ca0584
+# Source0-md5: 3d59f1c3c501aaa5d9ec283fd6a2fd0d
+URL: https://github.com/isaacs/fstream-ignore
BuildRequires: rpmbuild(macros) >= 1.634
Requires: nodejs
Requires: nodejs-fstream
-Requires: nodejs-inherits
-Requires: nodejs-minimatch
+Requires: nodejs-inherits < 3
+Requires: nodejs-inherits >= 2
+Requires: nodejs-minimatch < 2
+Requires: nodejs-minimatch >= 1.0.0
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/nodejs-fstream-ignore.git/commitdiff/d886fcf8095b2220fc8cd7481f862833aeac3884
More information about the pld-cvs-commit
mailing list