Index: SPECS/rpm.spec =================================================================== --- SPECS.orig/rpm.spec +++ SPECS/rpm.spec @@ -29,6 +29,7 @@ Patch8: rpm-4.4.2.1-checkterminate.patch Patch9: rpm-4.4.2.1-python-exithook.patch Patch10: rpm-4.4.2.1-checkterminate-noexit.patch Patch11: rpm-4.4.2.1-gnueabi.patch +Patch12: rpm-4.4.2.1-fix-arm-typos.patch License: GPL Requires(pre): shadow-utils Requires(postun): shadow-utils @@ -144,6 +145,7 @@ shell-like rules. %patch9 -p1 -b .py-exithook %patch10 -p1 -b .checkterminate-noexit %patch11 -p1 -b .gnueabi +%patch12 -p1 -b .armtypos %build @@ -330,8 +332,8 @@ exit 0 %ifarch s390 s390x %attr(-, rpm, rpm) %{__prefix}/lib/rpm/s390* %endif -%ifarch armv3l armv4l -%attr(-, rpm, rpm) %{__prefix}/lib/rpm/armv[34][lb]* +%ifarch %{arm} +%attr(-, rpm, rpm) %{__prefix}/lib/rpm/arm* %endif %ifarch mips mipsel %attr(-, rpm, rpm) %{__prefix}/lib/rpm/mips*