Hello community, here is the log from the commit of package nodejs for openSUSE:Factory checked in at 2013-04-05 07:35:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/nodejs (Old) and /work/SRC/openSUSE:Factory/.nodejs.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "nodejs", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/nodejs/nodejs.changes 2013-02-12 16:41:26.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.nodejs.new/nodejs.changes 2013-04-05 07:37:13.000000000 +0200 @@ -1,0 +2,6 @@ +Thu Mar 7 13:53:28 UTC 2013 - [email protected] + +- Set ExclusiveArch to x86 and ARM + nodejs depends on v8 which is available only for those arches atm + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ nodejs.spec ++++++ --- /var/tmp/diff_new_pack.zPVZ0I/_old 2013-04-05 07:37:16.000000000 +0200 +++ /var/tmp/diff_new_pack.zPVZ0I/_new 2013-04-05 07:37:16.000000000 +0200 @@ -47,6 +47,8 @@ BuildRequires: python Provides: npm = %{version} Obsoletes: npm <= 1.0.999 +#building nodejs makes sense only on v8 archs +ExclusiveArch: %{ix86} x86_64 %{arm} %description Provides an easy way to build scalable network programs -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
