[opensuse-ppc] How to add ppc64le that is missing in some projects ?
What is the normal way to ask for an update of the Meta file of different projects ? (I am not maintainer of those projects) For example I would like to add ppc64le archi in filesystems Meta file at (1) from: === <repository name="openSUSE_Factory_PowerPC_standard" block="never"> <path project="openSUSE:Factory:PowerPC" repository="standard"/> <arch>ppc</arch> <arch>ppc64</arch> </repository> === To: === <repository name="openSUSE_Factory_PowerPC_standard" block="never"> <path project="openSUSE:Factory:PowerPC" repository="standard"/> <arch>ppc</arch> <arch>ppc64</arch> <arch>ppc64le</arch> </repository> === (1) https://build.opensuse.org/project/meta/filesystems -- Michel Normand -- To unsubscribe, e-mail: opensuse-ppc+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-ppc+owner@opensuse.org
On Thu, Feb 26, 2015 at 2:10 PM, Normand <normand@linux.vnet.ibm.com> wrote:
What is the normal way to ask for an update of the Meta file of different projects ? Usually I send mails to maintainers
(I am not maintainer of those projects)
For example I would like to add ppc64le archi in filesystems Meta file at (1) from: === <repository name="openSUSE_Factory_PowerPC_standard" block="never"> <path project="openSUSE:Factory:PowerPC" repository="standard"/> <arch>ppc</arch> <arch>ppc64</arch> </repository> === To: === <repository name="openSUSE_Factory_PowerPC_standard" block="never"> <path project="openSUSE:Factory:PowerPC" repository="standard"/> <arch>ppc</arch> <arch>ppc64</arch> <arch>ppc64le</arch> </repository> ===
(1) https://build.opensuse.org/project/meta/filesystems -- Michel Normand
-- To unsubscribe, e-mail: opensuse-ppc+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-ppc+owner@opensuse.org
-- To unsubscribe, e-mail: opensuse-ppc+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-ppc+owner@opensuse.org
participants (2)
-
Dinar Valeev
-
Normand