On Fri, Mar 30, 2012 at 11:01 AM, Ilya Chernykh <anixxsus@gmail.com> wrote:
The package is noarch, so the build is enabled only for one architecture.
I submit to Factory but factory-auto declines it saying the package build is disabled.
Almost every perl module I think is noarch, so there are tons of examples to look at. perl-File-Mork is one of mine: https://build.opensuse.org/package/show?package=perl-File-Mork&project=devel%3Alanguages%3Aperl I think you will find perl modules generally have: BuildArch: noarch in the specfile, but they are set to build for both i586 and x86_64. The buildservice builds both, but then only publishes one of the packages at the end of the process. Thus, that is the standard process. It obviously wastes cpu cycles building it twice. If you want to change that make a proposal, but realize it is a change. Greg -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-packaging+owner@opensuse.org