fix optimist dep for 0.4.0

epel9
T.C. Hollingsworth 12 years ago
parent cbffd93a07
commit 2730c01594

@ -44,6 +44,8 @@ runtime.
%prep %prep
%setup -q -n package %setup -q -n package
%nodejs_fixdep optimist 0.4.x
%build %build
#nothing to do #nothing to do
@ -86,6 +88,7 @@ rm -rf %buildroot
%changelog %changelog
* Tue Apr 16 2013 T.C. Hollingsworth <tchollingsworth@gmail.com> - 2.2.4-3 * Tue Apr 16 2013 T.C. Hollingsworth <tchollingsworth@gmail.com> - 2.2.4-3
- call nodejs_symlink_deps - call nodejs_symlink_deps
- fix optimist dep for 0.4.0
* Wed Feb 13 2013 T.C. Hollingsworth <tchollingsworth@gmail.com> - 2.2.4-2 * Wed Feb 13 2013 T.C. Hollingsworth <tchollingsworth@gmail.com> - 2.2.4-2
- install tools dir - install tools dir

Loading…
Cancel
Save