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.5a75 -Release: 1 +Release: 1.fa1 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 @@ -26,7 +26,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 %{_arch} x86_64 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