[nodejs-cli/el6] rebuild to fix npm(cli) provides on EL6

T.C. Hollingsworth patches at fedoraproject.org
Wed Jun 19 12:00:22 UTC 2013


commit 951d04be12976db8058de9670affc30895604fe8
Author: T.C. Hollingsworth <tchollingsworth at gmail.com>
Date:   Wed Jun 19 04:59:30 2013 -0700

    rebuild to fix npm(cli) provides on EL6

 nodejs-cli.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/nodejs-cli.spec b/nodejs-cli.spec
index 713bc14..27dbc8b 100644
--- a/nodejs-cli.spec
+++ b/nodejs-cli.spec
@@ -5,7 +5,7 @@
 
 Name:       nodejs-cli
 Version:    %{baseversion}.2
-Release:    2%{?dist}
+Release:    3%{?dist}
 Summary:    Node.js module for rapidly building command line apps
 # License text is included in README.md
 License:    MIT
@@ -49,6 +49,9 @@ cp -pr package.json cli.js index.js \
 
 
 %changelog
+* Wed Jun 19 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 0.4.4.2-3
+- rebuild to fix npm(cli) provides on EL6
+
 * Sat Mar 23 2013 Jamie Nguyen <jamielinux at fedoraproject.org> - 0.4.4.2-2
 - fix a few more file permissions
 


More information about the scm-commits mailing list