[Mageia-dev] legacy %ifarch

Jerome Quelin jquelin at gmail.com
Mon Nov 5 15:49:19 CET 2012


Hi,

I'm currently updating perl to 5.16.2 and would like to take the
opportunity to clean the spec file.

Indeed, I can see lots of %ifarch in it - can you confirm which ones
I can drop:

    [jquelin at igor perl]$ grep ifarch SPECS/perl.spec
    %ifarch %ix86
    %ifarch x86_64
    %ifarch ppc
    %ifarch %{sunsparc}
    %ifarch ppc
    %ifarch ppc
    %ifarch %mips
    %ifarch ia64
    %ifarch x86_64
    %ifarch %ix86 x86_64
    %ifarch ppc64

On top of my head, I'd say:
    - to be removed:
        ppc
        %{sunsparc}
        ppc64
    - to be kept
        x86_64
        %ix86
        %mips
    - unknown
        ia64

==> can you confirm / update the list / fill in the blanks?

Thanks,
Jérôme 


More information about the Mageia-dev mailing list