rebuild for missing npm(underscore) provides on EL6

This commit is contained in:
T.C. Hollingsworth 2013-06-19 06:17:04 -07:00
commit a08b353295

View file

@ -4,7 +4,7 @@
Name: nodejs-underscore
Version: 1.4.4
Release: 1%{?dist}
Release: 2%{?dist}
Summary: JavaScript's functional programming helper library
License: MIT
Group: System Environment/Libraries
@ -61,5 +61,8 @@ ln -sf %{nodejs_sitelib} .
%changelog
* Wed Jun 19 2013 T.C. Hollingsworth <tchollingsworth@gmail.com> - 1.4.4-2
- rebuild for missing npm(underscore) provides on EL6
* Wed Feb 13 2013 Jamie Nguyen <jamielinux@fedoraproject.org> - 1.4.4-1
- initial package