commit a02428fed6e48f58228736d76541c6f67a293391
Author: Łukasz Kieś <[email protected]>
Date:   Tue Mar 4 18:53:09 2014 +0100

    - adapterize

 nodejs-block-stream.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/nodejs-block-stream.spec b/nodejs-block-stream.spec
index 294b6b1..09ebe16 100644
--- a/nodejs-block-stream.spec
+++ b/nodejs-block-stream.spec
@@ -10,14 +10,14 @@ Source0:    
http://registry.npmjs.org/%{pkg}/-/%{pkg}-%{version}.tgz
 # Source0-md5: c66aaa2227abec6daa6ff8a155b59294
 BuildRequires: rpmbuild(macros) >= 1.634
 Requires:      nodejs >= 0.5.8
-Requires:      nodejs-inherits >= 2.0.0
 Requires:      nodejs-inherits < 3.0.0
+Requires:      nodejs-inherits >= 2.0.0
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-A stream of blocks. Write data into it, and it'll output data in buffer blocks 
the size you
-specify, padding with zeroes if necessary.
+A stream of blocks. Write data into it, and it'll output data in
+buffer blocks the size you specify, padding with zeroes if necessary.
 
 %prep
 %setup -qc
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/nodejs-block-stream.git/commitdiff/a02428fed6e48f58228736d76541c6f67a293391

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to