Index: SPECS/star.spec =================================================================== --- SPECS.orig/star.spec +++ SPECS/star.spec @@ -4,7 +4,7 @@ Summary: An archiving tool with ACL support Name: star Version: 1.5a76 -Release: 2%{?dist} +Release: 2.fa1%{?dist} URL: http://cdrecord.berlios.de/old/private/star.html Source: ftp://ftp.berlios.de/pub/star/alpha/%{name}-%{version}.tar.bz2 Patch1: star-1.5-newMake.patch @@ -25,7 +25,7 @@ and can restore individual files from th %patch2 -p1 -b .selinux %endif -for PLAT in x86_64 ppc64 s390 s390x; do +for PLAT in x86_64 %{arm} ppc64 s390 s390x; do for AFILE in gcc cc; do [ ! -e RULES/${PLAT}-linux-${AFILE}.rul ] \ && ln -s i586-linux-${AFILE}.rul RULES/${PLAT}-linux-${AFILE}.rul