[nodejs-underscore/el6] rebuild for missing npm(underscore) provides on EL6

T.C. Hollingsworth patches at fedoraproject.org
Wed Jun 19 13:19:05 UTC 2013


commit a08b35329587f002e787edda03c1768a8d258b23
Author: T.C. Hollingsworth <tchollingsworth at gmail.com>
Date:   Wed Jun 19 06:17:04 2013 -0700

    rebuild for missing npm(underscore) provides on EL6

 nodejs-underscore.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/nodejs-underscore.spec b/nodejs-underscore.spec
index 2203fa1..833ec5a 100644
--- a/nodejs-underscore.spec
+++ b/nodejs-underscore.spec
@@ -4,7 +4,7 @@
 
 Name:       nodejs-underscore
 Version:    1.4.4
-Release:    1%{?dist}
+Release:    2%{?dist}
 Summary:    JavaScript's functional programming helper library
 License:    MIT
 Group:      System Environment/Libraries
@@ -61,5 +61,8 @@ ln -sf %{nodejs_sitelib} .
 
 
 %changelog
+* Wed Jun 19 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 1.4.4-2
+- rebuild for missing npm(underscore) provides on EL6
+
 * Wed Feb 13 2013 Jamie Nguyen <jamielinux at fedoraproject.org> - 1.4.4-1
 - initial package


More information about the scm-commits mailing list