The Node.js guidelines advise to use the following ExclusiveArch: {{{ ExclusiveArch: %{nodejs_arches} noarch }}} https://fedoraproject.org/wiki/Packaging:Node.js?rd=Node.js/Packagers#ExclusiveArch
This is incorrect and results in packages being built on unsupported platforms, see: https://fedorahosted.org/rel-eng/ticket/6329
Please remove the "noarch" from ExclusiveArch.
Yeah, it certainly conflicts with https://fedoraproject.org/wiki/Packaging:Guidelines#Noarch_with_unported_dependencies
It seems to only supported method is ExcludeArch or making the package arch specific.
We discussed this at this weeks meeting (http://meetbot.fedoraproject.org/fedora-meeting-1/2016-01-14/fpc.2016-01-14-17.01.txt):
Metadata Update from @orion: - Issue assigned to james
Log in to comment on this ticket.