diff --git a/orc.spec b/orc.spec index ee36be0..be14411 100644 --- a/orc.spec +++ b/orc.spec @@ -1,6 +1,6 @@ Name: orc Version: 0.4.22 -Release: 2%{?dist} +Release: 3%{?dist} Summary: The Oil Run-time Compiler Group: System Environment/Libraries @@ -76,7 +76,7 @@ touch -r stamp-h1 %{buildroot}%{_includedir}/%{name}-0.4/orc/orc-stdint.h %check -%ifnarch s390 s390x ppc %{power64} %{arm} i686 +%ifnarch s390 s390x ppc %{power64} %{arm} i686 aarch64 make check %endif @@ -107,6 +107,9 @@ make check %changelog +* Thu Sep 11 2014 Yaakov Selkowitz - 0.4.22-3 +- Do not run tests on aarch64 + * Thu Sep 4 2014 Peter Robinson 0.4.22-2 - Add upstream patch for selinux issue with tmp files