Description of problem: aarch64 needs to be added to list of 64bit arches diff --git a/libsndfile.spec b/libsndfile.spec index 2a5dcc1..30ffe3d 100644 --- a/libsndfile.spec +++ b/libsndfile.spec @@ -81,7 +81,7 @@ cp -pR $RPM_BUILD_ROOT%{_docdir}/libsndfile1-dev/html __docs rm -rf $RPM_BUILD_ROOT%{_docdir}/libsndfile1-dev # fix multilib issues -%ifarch x86_64 s390x ia64 ppc64 sparc64 +%ifarch x86_64 s390x ia64 ppc64 sparc64 aarch64 %define wordsize 64 %else %define wordsize 32 Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
libsndfile-1.0.25-7.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/libsndfile-1.0.25-7.fc19
Package libsndfile-1.0.25-7.fc19: * should fix your issue, * was pushed to the Fedora 19 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing libsndfile-1.0.25-7.fc19' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2013-10030/libsndfile-1.0.25-7.fc19 then log in and leave karma (feedback).
libsndfile-1.0.25-7.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report.