Product: Fedora https://bugzilla.redhat.com/show_bug.cgi?id=961900 Bug ID: 961900 Summary: aarch64 should be added to perl multilib_64_archs Product: Fedora Version: 19 Component: perl Severity: unspecified Priority: unspecified Assignee: mmaslano@xxxxxxxxxx Reporter: msalter@xxxxxxxxxx QA Contact: extras-qa@xxxxxxxxxxxxxxxxx CC: cweyl@xxxxxxxxxxxxxxx, iarnell@xxxxxxxxx, jplesnik@xxxxxxxxxx, kasal@xxxxxx, lkundrak@xxxxx, mmaslano@xxxxxxxxxx, perl-devel@xxxxxxxxxxxxxxxxxxxxxxx, ppisar@xxxxxxxxxx, psabata@xxxxxxxxxx, rc040203@xxxxxxxxxx, tcallawa@xxxxxxxxxx Category: --- Description of problem: Perl specfile needs aarch64 added to perl multilib_64_archs definition: diff --git a/perl.spec b/perl.spec index 19cecd2..fff2157 100644 --- a/perl.spec +++ b/perl.spec @@ -3,7 +3,7 @@ %global perl_arch_stem -thread-multi %global perl_archname %{_arch}-%{_os}%{perl_arch_stem} -%global multilib_64_archs x86_64 s390x ppc64 sparc64 +%global multilib_64_archs x86_64 s390x ppc64 sparc64 aarch64 %global parallel_tests 1 %global tapsetdir %{_datadir}/systemtap/tapset Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info: -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=thbMhhEQCG&a=cc_unsubscribe -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel