rebuild for missing npm(underscore) provides on EL6
This commit is contained in:
parent
df8d01094b
commit
a08b353295
1 changed files with 4 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue