[cc'ing haskell-devel since it might be a new faq-type question]
Hi Shakthi,
> error: Architecture is not included: i686
>
> I am using Fedora 14 with cabal2spec-0.22.7-1.fc14.noarch. Do I need
> to update to F15?
No, (guess you meant ghc-rpm-macros), but perhaps you don't have
the latest redhat-rpm-config installed? It should build fine in f14 koji.
The new ghc_arches macro is defined in redhat-rpm-config. In the next version of
cabal2spec I was planning to add a BR on redhat-rpm-config since it is
not always installed for users, but thinking now it is better
just to make ghc-rpm-macros depend on redhat-rpm-config, so I will do that.
Thanks, Jens