Bug 961900 - aarch64 should be added to perl multilib_64_archs
Summary: aarch64 should be added to perl multilib_64_archs
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: perl
Version: 19
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Jitka Plesnikova
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-05-10 17:07 UTC by Mark Salter
Modified: 2013-10-07 06:22 UTC (History)
11 users (show)

Fixed In Version: perl-5.16.3-273.fc20
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-10-07 06:22:30 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Mark Salter 2013-05-10 17:07:46 UTC
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:

Comment 1 Fedora Update System 2013-05-13 07:23:43 UTC
perl-5.16.3-264.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/perl-5.16.3-264.fc19

Comment 2 Fedora Update System 2013-05-27 03:20:43 UTC
perl-5.16.3-264.fc19 has been pushed to the Fedora 19 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 3 Fedora Admin XMLRPC Client 2013-08-12 11:50:00 UTC
This package has changed ownership in the Fedora Package Database.  Reassigning to the new owner of this component.


Note You need to log in before you can comment on or make changes to this bug.