commit ccffcc0db19859d9aec8dc52dfd4168f570d5b4f
Author: Elan Ruusamäe <[email protected]>
Date:   Sun Jan 10 16:00:06 2016 +0200

    up to 1.1.5

 nodejs-npmconf.spec | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/nodejs-npmconf.spec b/nodejs-npmconf.spec
index 6d70f5d..59f742e 100644
--- a/nodejs-npmconf.spec
+++ b/nodejs-npmconf.spec
@@ -1,12 +1,12 @@
 %define                pkg     npmconf
 Summary:       The config thing npm uses
 Name:          nodejs-%{pkg}
-Version:       1.1.4
+Version:       1.1.5
 Release:       1
-License:       BSD
+License:       ISC
 Group:         Development/Libraries
 Source0:       http://registry.npmjs.org/%{pkg}/-/%{pkg}-%{version}.tgz
-# Source0-md5: 3bf45f6e0687d673289f1b4bccc9681c
+# Source0-md5: 8211556c4b2990dd54cc6dc6b0c83659
 URL:           https://github.com/isaacs/npmconf
 BuildRequires: rpmbuild(macros) >= 1.634
 Requires:      nodejs
@@ -16,8 +16,8 @@ Requires:     nodejs-inherits < 2.1.1
 Requires:      nodejs-inherits >= 2.0.0
 Requires:      nodejs-ini < 2.0.0
 Requires:      nodejs-ini >= 1.1.0
-Requires:      nodejs-mkdirp < 0.4.0
-Requires:      nodejs-mkdirp >= 0.3.3
+Requires:      nodejs-mkdirp < 1
+Requires:      nodejs-mkdirp >= 0.5.0
 Requires:      nodejs-nopt < 3.1
 Requires:      nodejs-nopt >= 3.0.1
 Requires:      nodejs-once < 1.4.0
@@ -40,7 +40,7 @@ mv package/* .
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT%{nodejs_libdir}/%{pkg}
-cp -a package.json %{pkg}.js config-defs.js 
$RPM_BUILD_ROOT%{nodejs_libdir}/%{pkg}
+cp -a package.json *.js lib $RPM_BUILD_ROOT%{nodejs_libdir}/%{pkg}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/nodejs-npmconf.git/commitdiff/ccffcc0db19859d9aec8dc52dfd4168f570d5b4f

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

Reply via email to