[packages/nodejs-tar] - updated to 0.1.19

kiesiu kiesiu at pld-linux.org
Wed Mar 5 19:25:32 CET 2014


commit f3882aabe66cf3ed9636d2424816412b9275447f
Author: Łukasz Kieś <kiesiu at pld-linux.org>
Date:   Wed Mar 5 18:35:45 2014 +0100

    - updated to 0.1.19

 nodejs-tar.spec | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)
---
diff --git a/nodejs-tar.spec b/nodejs-tar.spec
index c2acfec..954bf13 100644
--- a/nodejs-tar.spec
+++ b/nodejs-tar.spec
@@ -1,18 +1,20 @@
 %define		pkg	tar
 Summary:	tar for node
 Name:		nodejs-%{pkg}
-Version:	0.1.17
+Version:	0.1.19
 Release:	1
 License:	MIT
 Group:		Development/Libraries
 URL:		https://github.com/isaacs/tar
 Source0:	http://registry.npmjs.org/%{pkg}/-/%{pkg}-%{version}.tgz
-# Source0-md5:	573a6a5dbf16cb69e7caba4c79bd085f
+# Source0-md5:	66b9f13c53386cc9c5da9b591780862e
 BuildRequires:	rpmbuild(macros) >= 1.634
 Requires:	nodejs
 Requires:	nodejs-block-stream
-Requires:	nodejs-fstream
-Requires:	nodejs-inherits
+Requires:	nodejs-fstream < 0.2.0
+Requires:	nodejs-fstream >= 0.1.8
+Requires:	nodejs-inherits < 3
+Requires:	nodejs-inherits >= 2
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/nodejs-tar.git/commitdiff/f3882aabe66cf3ed9636d2424816412b9275447f



More information about the pld-cvs-commit mailing list