remove %%nodejs_arches macro

it will only be useful if it is present in the redhat-rpm-config package
This commit is contained in:
T.C. Hollingsworth 2013-03-31 16:49:55 -07:00
parent b57b5fed59
commit ab33fe1ceb
2 changed files with 2 additions and 3 deletions

View File

@ -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}

View File

@ -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