diff --git a/rubygem-glu.spec b/rubygem-glu.spec index fbecb50..1ffa209 100644 --- a/rubygem-glu.spec +++ b/rubygem-glu.spec @@ -4,7 +4,7 @@ Name: rubygem-%{gem_name} Version: 8.2.1 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Glu bindings for the opengl gem License: MIT @@ -71,6 +71,10 @@ popd %if 0%{?need_bootstrap} < 1 pushd .%{gem_instdir} +%ifarch %arm +exit 0 +%endif + xvfb-run \ -s "-screen 0 640x480x24" \ ruby \ @@ -96,6 +100,9 @@ popd %doc %{gem_docdir} %changelog +* Tue Jul 7 2015 Mamoru TASAKA - 8.2.1-6 +- Disable test on arm for now + * Thu Jun 18 2015 Fedora Release Engineering - 8.2.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild