[uglify-js/el6] fix optimist dep for 0.4.0

T.C. Hollingsworth patches at fedoraproject.org
Tue Apr 16 23:05:01 UTC 2013


commit 2730c015944f56c8972f13b7277bfe7fc8bae686
Author: T.C. Hollingsworth <tchollingsworth at gmail.com>
Date:   Tue Apr 16 16:03:44 2013 -0700

    fix optimist dep for 0.4.0

 uglify-js.spec |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/uglify-js.spec b/uglify-js.spec
index 79c391a..d99dbc4 100644
--- a/uglify-js.spec
+++ b/uglify-js.spec
@@ -44,6 +44,8 @@ runtime.
 %prep
 %setup -q -n package
 
+%nodejs_fixdep optimist 0.4.x
+
 %build
 #nothing to do
 
@@ -86,6 +88,7 @@ rm -rf %buildroot
 %changelog
 * Tue Apr 16 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 2.2.4-3
 - call nodejs_symlink_deps
+- fix optimist dep for 0.4.0
 
 * Wed Feb 13 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 2.2.4-2
 - install tools dir


More information about the scm-commits mailing list