diff --git a/llvm.changes b/llvm.changes index 12e6d02..303d941 100644 --- a/llvm.changes +++ b/llvm.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Oct 17 10:23:32 UTC 2013 - schwab@suse.de + +- Fix file list for %arm + ------------------------------------------------------------------- Wed Oct 9 11:16:08 UTC 2013 - dmueller@suse.com diff --git a/llvm.spec b/llvm.spec index 197512f..68261e2 100644 --- a/llvm.spec +++ b/llvm.spec @@ -466,7 +466,7 @@ rm -rf %{buildroot}/usr/share/llvm/cmake %{_libdir}/bfd-plugins/ %endif %{_libdir}/clang -%ifnarch aarch64 ppc64 s390 s390x +%ifnarch %arm aarch64 ppc64 s390 s390x %{_libdir}/clang/%{_release_version}/lib/linux/ %endif