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

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


commit 1bea81949b0ffa8b66b80901d4b15848d357cc6c
Author: T.C. Hollingsworth <tchollingsworth at gmail.com>
Date:   Wed Jun 19 05:37:46 2013 -0700

    rebuild for missing npm(keypress) provides on EL6

 nodejs-keypress.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/nodejs-keypress.spec b/nodejs-keypress.spec
index 67acd55..d1c612c 100644
--- a/nodejs-keypress.spec
+++ b/nodejs-keypress.spec
@@ -5,7 +5,7 @@
 
 Name:       nodejs-keypress
 Version:    0.1.0
-Release:    2%{?dist}
+Release:    3%{?dist}
 Summary:    Make any Node ReadableStream emit "keypress" events
 # License text is included in README.md
 License:    MIT
@@ -57,6 +57,9 @@ cp -pr package.json index.js \
 
 
 %changelog
+* Wed Jun 19 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 0.1.0-3
+- rebuild for missing npm(keypress) provides on EL6
+
 * Thu Feb 14 2013 Jamie Nguyen <jamielinux at fedoraproject.org> - 0.1.0-2
 - fix a typo in the description
 


More information about the scm-commits mailing list