remove %%nodejs_arches macro
it will only be useful if it is present in the redhat-rpm-config package
This commit is contained in:
parent
b57b5fed59
commit
ab33fe1ceb
@ -22,6 +22,3 @@
|
||||
# `%%nodejs_fixdep frobber '>1.0'` requires frobber > 1.0
|
||||
# `%%nodejs_fixdep -r frobber removes the frobber dep
|
||||
%nodejs_fixdep %{_rpmconfigdir}/nodejs-fixdep
|
||||
|
||||
# ExclusiveArch listing for dependent packages
|
||||
%nodejs_arches %{ix86} x86_64 %{arm}
|
||||
|
@ -191,6 +191,8 @@ cp -p common.gypi %{buildroot}%{_datadir}/node
|
||||
* Sun Mar 31 2013 T.C. Hollingsworth <tchollingsworth@gmail.com> - 0.10.2-1
|
||||
- new upstream release 0.10.2
|
||||
http://blog.nodejs.org/2013/03/28/node-v0-10-2-stable/
|
||||
- remove %%nodejs_arches macro since it will only be useful if it is present in
|
||||
the redhat-rpm-config package
|
||||
|
||||
* Fri Mar 22 2013 T.C. Hollingsworth <tchollingsworth@gmail.com> - 0.10.1-1
|
||||
- new upstream release 0.10.1
|
||||
|
Loading…
Reference in New Issue
Block a user