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

T.C. Hollingsworth patches at fedoraproject.org
Wed Jun 19 12:32:01 UTC 2013


commit 6a4b594617740036cb3e882e2e1d6248e6b19c9f
Author: T.C. Hollingsworth <tchollingsworth at gmail.com>
Date:   Wed Jun 19 05:30:27 2013 -0700

    rebuild for missing npm(highlight-js) provides on EL6

 nodejs-highlight-js.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/nodejs-highlight-js.spec b/nodejs-highlight-js.spec
index 83a3f20..df71af2 100644
--- a/nodejs-highlight-js.spec
+++ b/nodejs-highlight-js.spec
@@ -2,7 +2,7 @@
 
 Name:       nodejs-highlight-js
 Version:    7.3.0
-Release:    1%{?dist}
+Release:    2%{?dist}
 Summary:    Syntax highlighting with language auto-detection for Node.js
 License:    BSD
 Group:      System Environment/Libraries
@@ -46,5 +46,8 @@ cp -pr package.json *.js \
 
 
 %changelog
+* Wed Jun 19 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 7.3.0-2
+- rebuild for missing npm(highlight-js) provides on EL6
+
 * Fri Mar 15 2013 Jamie Nguyen <jamielinux at fedoraproject.org> - 7.3.0-1
 - initial package


More information about the scm-commits mailing list