[nodejs-commander] Fix version of dependency on nodejs-keypress again

Jamie Nguyen jamielinux at fedoraproject.org
Thu Aug 29 22:27:38 UTC 2013


commit 14147dea428e72c9278320273293a43799bf93b7
Author: Jamie Nguyen <j at jamielinux.com>
Date:   Thu Aug 29 23:27:17 2013 +0100

    Fix version of dependency on nodejs-keypress again

 nodejs-commander.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/nodejs-commander.spec b/nodejs-commander.spec
index 9a29eb6..836cd9c 100644
--- a/nodejs-commander.spec
+++ b/nodejs-commander.spec
@@ -43,7 +43,7 @@ inspired by Ruby's commander.
 %setup -q -n package
 %setup -T -D -a 1 -q -n package
 %patch0 -p1
-%nodejs_fixdep keypress '2.x'
+%nodejs_fixdep keypress '0.2.x'
 
 
 %build
@@ -71,6 +71,9 @@ find test/test.*.js -exec ./test/run '{}' \;
 
 
 %changelog
+* Thu Aug 29 2013 Jamie Nguyen <jamielinux at fedoraproject.org> - 1.2.0-6
+- fix version of dependency on nodejs-keypress again
+
 * Wed Aug 28 2013 Jamie Nguyen <jamielinux at fedoraproject.org> - 1.2.0-5
 - fix version of dependency on nodejs-keypress
 


More information about the scm-commits mailing list