Index: SPECS/perl-XML-LibXML.spec =================================================================== --- SPECS.orig/perl-XML-LibXML.spec +++ SPECS/perl-XML-LibXML.spec @@ -3,7 +3,7 @@ Summary: XML-LibXML Perl module Name: perl-XML-LibXML Version: 1.62001 -Release: 2%{?dist} +Release: 2.fa1%{?dist} License: GPL or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/XML-LibXML/ @@ -42,8 +42,10 @@ find $RPM_BUILD_ROOT -type f -a \( -name find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 2>/dev/null ';' chmod -R u+w $RPM_BUILD_ROOT/* +%ifnarch %{arm} %check || : make test +%endif %clean rm -rf $RPM_BUILD_ROOT